mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Node.js 4.0.0
This commit is contained in:
parent
ea149ff8ab
commit
0d14c3878a
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "0.12.7",
|
"version": "4.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.12.7/x64/node-v0.12.7-x64.msi",
|
"url": "https://nodejs.org/dist/v4.0.0/node-v4.0.0-x64.msi",
|
||||||
"hash": "sha1:05cfffda323563c42ff2e461a8e98ee984ad15d1"
|
"hash": "28dfb26fddb3ff56456bfc0ec186db27e6b84d9ce98752f34d48758f4af05fbe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.12.7/node-v0.12.7-x86.msi",
|
"url": "https://nodejs.org/dist/v4.0.0/node-v4.0.0-x86.msi",
|
||||||
"hash": "sha1:7aa06c0d54c97e5193bafc927dbe1bede308da97"
|
"hash": "ba67b46504afeedfd43d0ebb51844e2b427d64b631fe05d6fc35f7fc59d05307"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "nodejs",
|
"env_add_path": "nodejs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user