diff --git a/src/Misc/contentHash/externals/linux-arm b/src/Misc/contentHash/externals/linux-arm index c1c20acd6..62be8089e 100644 --- a/src/Misc/contentHash/externals/linux-arm +++ b/src/Misc/contentHash/externals/linux-arm @@ -1 +1 @@ -97cbac637d592d3a5d20f6cd91a3afaf5257995c7f6fdc73ab1b5a3a464e4382 \ No newline at end of file +4bf3e1af0d482af1b2eaf9f08250248a8c1aea8ec20a3c5be116d58cdd930009 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/linux-arm64 b/src/Misc/contentHash/externals/linux-arm64 index aa8c4b668..bde540d4f 100644 --- a/src/Misc/contentHash/externals/linux-arm64 +++ b/src/Misc/contentHash/externals/linux-arm64 @@ -1 +1 @@ -25eaf1d30e72a521414384c24b7474037698325c233503671eceaacf6a56c6bd \ No newline at end of file +ec1719a8cb4d8687328aa64f4aa7c4e3498a715d8939117874782e3e6e63a14b \ No newline at end of file diff --git a/src/Misc/contentHash/externals/linux-x64 b/src/Misc/contentHash/externals/linux-x64 index 65680a8a8..d23948a68 100644 --- a/src/Misc/contentHash/externals/linux-x64 +++ b/src/Misc/contentHash/externals/linux-x64 @@ -1 +1 @@ -93865f08e52e0fb0fe0119dca2363f221fbe10af5bd932a0fc3df999143a7f81 \ No newline at end of file +50538de29f173bb73f708c4ed2c8328a62b8795829b97b2a6cb57197e2305287 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/osx-arm64 b/src/Misc/contentHash/externals/osx-arm64 index 17f2d9623..bea235cd7 100644 --- a/src/Misc/contentHash/externals/osx-arm64 +++ b/src/Misc/contentHash/externals/osx-arm64 @@ -1 +1 @@ -2574465a73ef1de75cd01da9232a96d4b6e9a0090e368978ff48d0629137610b \ No newline at end of file +a0a96cbb7593643b69e669bf14d7b29b7f27800b3a00bb3305aebe041456c701 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/osx-x64 b/src/Misc/contentHash/externals/osx-x64 index e4882b8d1..d61ff6fd5 100644 --- a/src/Misc/contentHash/externals/osx-x64 +++ b/src/Misc/contentHash/externals/osx-x64 @@ -1 +1 @@ -ac60e452c01d99e23e696cc984f8e08b2602b649a370fc3ef1451f3958f2df0f \ No newline at end of file +6255b22692779467047ecebd60ad46984866d75cdfe10421d593a7b51d620b09 \ No newline at end of file diff --git a/src/Misc/contentHash/externals/win-arm64 b/src/Misc/contentHash/externals/win-arm64 index b0f866616..d0bd205e5 100644 --- a/src/Misc/contentHash/externals/win-arm64 +++ b/src/Misc/contentHash/externals/win-arm64 @@ -1 +1 @@ -763d18de11c11fd299c0e75e98fefc8a0e6605ae0ad6aba3bbc110db2262ab41 \ No newline at end of file +6ff1abd055dc35bfbf06f75c2f08908f660346f66ad1d8f81c910068e9ba029d \ No newline at end of file diff --git a/src/Misc/contentHash/externals/win-x64 b/src/Misc/contentHash/externals/win-x64 index fda1b99c1..1c8dd6223 100644 --- a/src/Misc/contentHash/externals/win-x64 +++ b/src/Misc/contentHash/externals/win-x64 @@ -1 +1 @@ -c7e94c3c73ccebf214497c5ae2b6aac6eb6677c0d2080929b0a87c576c6f3858 \ No newline at end of file +433a6d748742d12abd20dc2a79b62ac3d9718ae47ef26f8e84dc8c180eea3659 \ No newline at end of file diff --git a/src/Misc/externals.sh b/src/Misc/externals.sh index 730819ac3..997d132b4 100755 --- a/src/Misc/externals.sh +++ b/src/Misc/externals.sh @@ -6,7 +6,7 @@ NODE_URL=https://nodejs.org/dist UNOFFICIAL_NODE_URL=https://unofficial-builds.nodejs.org/download/release NODE_ALPINE_URL=https://github.com/actions/alpine_nodejs/releases/download NODE16_VERSION="16.20.2" -NODE20_VERSION="20.5.0" +NODE20_VERSION="20.8.1" # used only for win-arm64, remove node16 unofficial version when official version is available NODE16_UNOFFICIAL_VERSION="16.20.0"