mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nodejs: Update to version 17.0.1
This commit is contained in:
parent
d83976560e
commit
20b2740789
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "17.0.0",
|
||||
"version": "17.0.1",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v17.0.0/node-v17.0.0-win-x64.7z",
|
||||
"hash": "053a6e7e34ae791b25a691fded34bcd3259adb519cea8873b74c93eb6f57c667",
|
||||
"extract_dir": "node-v17.0.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v17.0.1/node-v17.0.1-win-x64.7z",
|
||||
"hash": "97d9f26136a1d793ae2bc62400876b36239d34d13b220029fa0b6183b4697b1e",
|
||||
"extract_dir": "node-v17.0.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v17.0.0/node-v17.0.0-win-x86.7z",
|
||||
"hash": "cf5ca9d60f2b39518f4503675a4f259b67f81a6148bb6307e04be60f91c5e071",
|
||||
"extract_dir": "node-v17.0.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v17.0.1/node-v17.0.1-win-x86.7z",
|
||||
"hash": "7d4eaa5f80955a1a110a6bc56bcafacb6b12b59f09023022a85ccbec8f4f1dd1",
|
||||
"extract_dir": "node-v17.0.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user