mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update Node to 5.9.1
This commit is contained in:
parent
1408c80331
commit
ac3a83c58d
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "5.9.0",
|
"version": "5.9.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v5.9.0/node-v5.9.0-x64.msi",
|
"url": "https://nodejs.org/dist/v5.9.0/node-v5.9.1-x64.msi",
|
||||||
"hash": "f53fac35122dfaec568f998fc210d4ead423c7939c024cd51e240879efd6845b"
|
"hash": "3090c58cc46d6068dfa7947f734e146481fbc6699bf34bff658fe4fe5ad4b75f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v5.9.0/node-v5.9.0-x86.msi",
|
"url": "https://nodejs.org/dist/v5.9.0/node-v5.9.1-x86.msi",
|
||||||
"hash": "38e74ba6feced696f5c3de1b12fb5b2f18839abe8e177d895cf5e5436d1362be"
|
"hash": "73eb560ae88336497ea2e9064b1dc90c336024c652196e48f5f6c5576ab28ea1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "nodejs",
|
"env_add_path": "nodejs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user