diff --git a/src/undici_version.h b/src/undici_version.h index 31a28ae20d3510..6631e1443fdfbb 100644 --- a/src/undici_version.h +++ b/src/undici_version.h @@ -1,5 +1,5 @@ // This is an auto generated file, please do not edit. -// Refer to tools/update-undici.sh +// Refer to tools/dep_updaters/update-undici.sh #ifndef SRC_UNDICI_VERSION_H_ #define SRC_UNDICI_VERSION_H_ #define UNDICI_VERSION "5.26.3" diff --git a/tools/dep_updaters/update-acorn.sh b/tools/dep_updaters/update-acorn.sh index 41d8fd2b08f6d1..53d85156653d9c 100755 --- a/tools/dep_updaters/update-acorn.sh +++ b/tools/dep_updaters/update-acorn.sh @@ -38,7 +38,7 @@ rm -rf deps/acorn/acorn # update version information in src/acorn_version.h cat > "$ROOT/src/acorn_version.h" <