Skip to content

Commit

Permalink
nodejs-nightly: Update to version 24.0.0-nightly20241222b814038447
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2024
1 parent 2fe4f73 commit 8e77632
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/nodejs-nightly.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "24.0.0-nightly20241221d780b90b58",
"version": "24.0.0-nightly20241222b814038447",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications. (nightly verison)",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/download/nightly/v24.0.0-nightly20241221d780b90b58/node-v24.0.0-nightly20241221d780b90b58-win-x64.7z",
"hash": "34883060d72f73d20d1a5c736c7ade3fbd787ea7ad028104a792af8b5d4d6dca",
"extract_dir": "node-v24.0.0-nightly20241221d780b90b58-win-x64"
"url": "https://nodejs.org/download/nightly/v24.0.0-nightly20241222b814038447/node-v24.0.0-nightly20241222b814038447-win-x64.7z",
"hash": "f6ccca919ea8d8ee828c13e20c0b2005439857c918662ad656a4a1b12d3f634d",
"extract_dir": "node-v24.0.0-nightly20241222b814038447-win-x64"
},
"arm64": {
"url": "https://nodejs.org/download/nightly/v24.0.0-nightly20241221d780b90b58/node-v24.0.0-nightly20241221d780b90b58-win-arm64.7z",
"hash": "29cb43e773e5b732363e2e9a9985efe386623ae96d4ed72288633c2661d120fd",
"extract_dir": "node-v24.0.0-nightly20241221d780b90b58-win-arm64"
"url": "https://nodejs.org/download/nightly/v24.0.0-nightly20241222b814038447/node-v24.0.0-nightly20241222b814038447-win-arm64.7z",
"hash": "7c735350294055911150d75f717757ae331b60f17d58a49696e04d9be0970460",
"extract_dir": "node-v24.0.0-nightly20241222b814038447-win-arm64"
}
},
"persist": [
Expand Down

0 comments on commit 8e77632

Please sign in to comment.