Skip to content

Commit

Permalink
nodejs-lts-np: Update to version 20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 3, 2024
1 parent e011a8c commit ed0cd45
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/nodejs-lts-np.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "20.17.0",
"version": "20.18.0",
"description": "JavaScript runtime environment.",
"homepage": "https://nodejs.org",
"license": "MIT",
"notes": "npm global prefix set to: $env:APPDATA\\npm",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-x64.7z",
"hash": "d0e84c8afb6e57301904339501d62e4d817575367219f71bf34a5069999ae3c8",
"extract_dir": "node-v20.17.0-win-x64"
"url": "https://nodejs.org/dist/v20.18.0/node-v20.18.0-win-x64.7z",
"hash": "e990cb43a1bf130335b4ff913190e20b36e27f37fe7929ef1b6fc79c64cd78bc",
"extract_dir": "node-v20.18.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-x86.7z",
"hash": "c363fa469754fcf3f387e483df9292994a2335fb4abf2f933249c22b76037245",
"extract_dir": "node-v20.17.0-win-x86"
"url": "https://nodejs.org/dist/v20.18.0/node-v20.18.0-win-x86.7z",
"hash": "d2392f96262b392b3122a0271e8d98d8dda56e345a39a93096758fb47c1abfb3",
"extract_dir": "node-v20.18.0-win-x86"
}
},
"installer": {
Expand Down

0 comments on commit ed0cd45

Please sign in to comment.