mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update Node.js to the latest version
This commit is contained in:
parent
5e2b1b3c4b
commit
f3e720178b
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://nodejs.org",
|
||||
"version": "0.10.32",
|
||||
"version": "0.10.33",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://nodejs.org/dist/v0.10.32/x64/node-v0.10.32-x64.msi",
|
||||
"hash": "sha1:df83faf27410a6fb7f099c29338c52b7d4224e2f"
|
||||
"url": "http://nodejs.org/dist/v0.10.33/x64/node-v0.10.33-x64.msi",
|
||||
"hash": "sha1:6173345fb3c8388abb2a415b99bb4962ebd8e123"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://nodejs.org/dist/v0.10.32/node-v0.10.32-x86.msi",
|
||||
"hash": "sha1:f2538f0037c017f245db6b54c6b8198bec2868c9"
|
||||
"url": "http://nodejs.org/dist/v0.10.33/node-v0.10.33-x86.msi",
|
||||
"hash": "sha1:8a637d14609208d31fe466cd4961bec58a8f8f9b"
|
||||
}
|
||||
},
|
||||
"env_add_path": "nodejs",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user