diff --git a/src/Misc/contentHash/externals/linux-arm b/src/Misc/contentHash/externals/linux-arm index 742fcf719..778d0975d 100644 --- a/src/Misc/contentHash/externals/linux-arm +++ b/src/Misc/contentHash/externals/linux-arm @@ -1 +1 @@ -6ed30a2c1ee403a610d63e82bb230b9ba846a9c25cec9e4ea8672fb6ed4e1a51 \ No newline at end of file +3807dcbf947e840c33535fb466b096d76bf09e5c0254af8fc8cbbb24c6388222 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/linux-arm64 b/src/Misc/contentHash/externals/linux-arm64 index d7fdd3308..49f41a1da 100644 --- a/src/Misc/contentHash/externals/linux-arm64 +++ b/src/Misc/contentHash/externals/linux-arm64 @@ -1 +1 @@ -711c30c51ec52c9b7a9a2eb399d6ab2ab5ee1dc72de11879f2f36f919f163d78 \ No newline at end of file +ee01eee80cd8a460a4b9780ee13fdd20f25c59e754b4ccd99df55fbba2a85634 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/linux-x64 b/src/Misc/contentHash/externals/linux-x64 index 9722fe1e8..29c475021 100644 --- a/src/Misc/contentHash/externals/linux-x64 +++ b/src/Misc/contentHash/externals/linux-x64 @@ -1 +1 @@ -a49479ca4b4988a06c097e8d22c51fd08a11c13f40807366236213d0e008cf6a \ No newline at end of file +a9fb9c14e24e79aec97d4da197dd7bfc6364297d6fce573afb2df48cc9a931f8 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/osx-arm64 b/src/Misc/contentHash/externals/osx-arm64 index 5f2d6f38c..7418d71c3 100644 --- a/src/Misc/contentHash/externals/osx-arm64 +++ b/src/Misc/contentHash/externals/osx-arm64 @@ -1 +1 @@ -cc4708962a80325de0baa5ae8484e0cb9ae976ac6a4178c1c0d448b8c52bd7f7 \ No newline at end of file +a4e0e8fc62eba0967a39c7d693dcd0aeb8b2bed0765f9c38df80d42884f65341 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/osx-x64 b/src/Misc/contentHash/externals/osx-x64 index b21bee859..f387ba76e 100644 --- a/src/Misc/contentHash/externals/osx-x64 +++ b/src/Misc/contentHash/externals/osx-x64 @@ -1 +1 @@ -8e97df75230b843462a9b4c578ccec604ee4b4a1066120c85b04374317fa372b \ No newline at end of file +17ac17fbe785b3d6fa2868d8d17185ebfe0c90b4b0ddf6b67eac70e42bcd989b \ No newline at end of file diff --git a/src/Misc/contentHash/externals/win-arm64 b/src/Misc/contentHash/externals/win-arm64 index bd10bc5ea..04f805544 100644 --- a/src/Misc/contentHash/externals/win-arm64 +++ b/src/Misc/contentHash/externals/win-arm64 @@ -1 +1 @@ -e5dace2d41cc0682d096dcce4970079ad48ec7107e46195970eecfdb3df2acef +89f24657a550f1e818b0e9975e5b80edcf4dd22b7d4bccbb9e48e37f45d30fb1 diff --git a/src/Misc/contentHash/externals/win-x64 b/src/Misc/contentHash/externals/win-x64 index 5ed33fa49..46422113b 100644 --- a/src/Misc/contentHash/externals/win-x64 +++ b/src/Misc/contentHash/externals/win-x64 @@ -1 +1 @@ -f75a671e5a188c76680739689aa75331a2c09d483dce9c80023518c48fd67a18 \ No newline at end of file +24fd131b5dce33ef16038b771407bc0507da8682a72fb3b7780607235f76db0b \ No newline at end of file diff --git a/src/Misc/externals.sh b/src/Misc/externals.sh index 123c46ce5..f9c9c95df 100755 --- a/src/Misc/externals.sh +++ b/src/Misc/externals.sh @@ -5,7 +5,7 @@ PRECACHE=$2 NODE_URL=https://nodejs.org/dist UNOFFICIAL_NODE_URL=https://unofficial-builds.nodejs.org/download/release NODE12_VERSION="12.22.7" -NODE16_VERSION="16.13.0" +NODE16_VERSION="16.16.0" get_abs_path() { # exploits the fact that pwd will print abs path when no args