mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Node.js 0.12.1
This commit is contained in:
parent
3108c6e538
commit
f70a8e834e
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "0.12.0",
|
"version": "0.12.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.12.0/x64/node-v0.12.0-x64.msi",
|
"url": "http://nodejs.org/dist/v0.12.1/x64/node-v0.12.1-x64.msi",
|
||||||
"hash": "sha1:a34650db220cb1886bb497edb72474e83a4dbe77"
|
"hash": "sha1:2ba47a75e8f8cf118c0564641449bface77ed07f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.12.0/node-v0.12.0-x86.msi",
|
"url": "http://nodejs.org/dist/v0.12.1/node-v0.12.1-x86.msi",
|
||||||
"hash": "sha1:20d936afd83f819c92826afdc87815a3c96884d2"
|
"hash": "sha1:1c93cd3f14fad40b4bb8e8656b5ffd98504ea2a2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "nodejs",
|
"env_add_path": "nodejs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user