mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
Update nodejs to version 9.0.0
This commit is contained in:
parent
88050c1cb8
commit
146f4c4754
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "8.9.0",
|
"version": "9.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v9.0.0/node-v9.0.0-win-x64.7z",
|
||||||
"hash": "46ce25a96592b3eec86093f44c4031a701c8678a4d62f6ea74378d1bfec26975",
|
"hash": "27dc184ef054c83b75fe636a62564487feefe2081bbcc0761df729a6419e1af2",
|
||||||
"extract_dir": "node-v8.9.0-win-x64"
|
"extract_dir": "node-v9.0.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v9.0.0/node-v9.0.0-win-x86.7z",
|
||||||
"hash": "b903cdfa53421582685e84766de6beaa5d1e82caf6e197e4809a96c8bef31c4d",
|
"hash": "c462067842335936f30f2a7d37d2482788e2dbe26b1f7494d925ed451e625371",
|
||||||
"extract_dir": "node-v8.9.0-win-x86"
|
"extract_dir": "node-v9.0.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user