mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs.json
This commit is contained in:
parent
565f854b0c
commit
d8f59b50ec
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "0.10.33",
|
"version": "0.10.34",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.10.33/x64/node-v0.10.33-x64.msi",
|
"url": "http://nodejs.org/dist/v0.10.34/x64/node-v0.10.34-x64.msi",
|
||||||
"hash": "sha1:6173345fb3c8388abb2a415b99bb4962ebd8e123"
|
"hash": "sha1:c54153231d0003792c4431cea38b9cb733a142b5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://nodejs.org/dist/v0.10.33/node-v0.10.33-x86.msi",
|
"url": "http://nodejs.org/dist/v0.10.34/node-v0.10.34-x86.msi",
|
||||||
"hash": "sha1:8a637d14609208d31fe466cd4961bec58a8f8f9b"
|
"hash": "sha1:7609d6dda6071e499a54656bbf85f16ed097c106"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "nodejs",
|
"env_add_path": "nodejs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user