mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update nodejs to 5.10.0
This commit is contained in:
parent
651c89cedf
commit
bc75d102ae
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://nodejs.org",
|
||||
"version": "5.9.1",
|
||||
"version": "5.10.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v5.9.1/node-v5.9.1-x64.msi",
|
||||
"hash": "3090c58cc46d6068dfa7947f734e146481fbc6699bf34bff658fe4fe5ad4b75f"
|
||||
"url": "https://nodejs.org/dist/v5.10.0/node-v5.10.0-x64.msi",
|
||||
"hash": "d2c6cf6664e8fdb01d7078dd25191149ba44f6f2b4b5b2e441d2a25b1db12809"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v5.9.1/node-v5.9.1-x86.msi",
|
||||
"hash": "73eb560ae88336497ea2e9064b1dc90c336024c652196e48f5f6c5576ab28ea1"
|
||||
"url": "https://nodejs.org/dist/v5.10.0/node-v5.10.0-x86.msi",
|
||||
"hash": "b807fb855048df7cae320aa55c4eca902a745dafc96571f720d9d3e1c129bd97"
|
||||
}
|
||||
},
|
||||
"env_add_path": "nodejs",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user