mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Updated nodejs dependency to version 0.12.7
This commit is contained in:
parent
449733fc54
commit
863273eb9d
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "0.12.6",
|
"version": "0.12.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.12.6/x64/node-v0.12.6-x64.msi",
|
"url": "http://nodejs.org/dist/v0.12.7/x64/node-v0.12.7-x64.msi",
|
||||||
"hash": "sha1:4c22a0c3860b17f1d7d1338c70723bce6c1f5a73"
|
"hash": "sha1:05cfffda323563c42ff2e461a8e98ee984ad15d1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.12.6/node-v0.12.6-x86.msi",
|
"url": "http://nodejs.org/dist/v0.12.7/node-v0.12.7-x86.msi",
|
||||||
"hash": "sha1:2f2bfca619fe5dec144bc02908e8fbbe7039b7d3"
|
"hash": "sha1:7aa06c0d54c97e5193bafc927dbe1bede308da97"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "nodejs",
|
"env_add_path": "nodejs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user