nodejs 0.10.36

This commit is contained in:
Michael Tyson 2015-02-03 08:52:38 -05:00
parent 5912f1b38d
commit 836d69661f

View File

@ -1,15 +1,15 @@
{
"homepage": "http://nodejs.org",
"version": "0.10.35",
"version": "0.10.36",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://nodejs.org/dist/v0.10.35/x64/node-v0.10.35-x64.msi",
"hash": "sha1:c95e8041b5b16488eb2522fa072061690f6ef0cb"
"url": "http://nodejs.org/dist/v0.10.36/x64/node-v0.10.36-x64.msi",
"hash": "sha1:2e89fadf70f9fbcecd7ebb9abaf6f98bdeaf84ab"
},
"32bit": {
"url": "http://nodejs.org/dist/v0.10.35/node-v0.10.35-x86.msi",
"hash": "sha1:fca0fcf21a0dcd4ae02b319804a99e3cfeb83ee3"
"url": "http://nodejs.org/dist/v0.10.36/node-v0.10.36-x86.msi",
"hash": "sha1:80b1db379635f10f2f6e031b996539db47340b0b"
}
},
"env_add_path": "nodejs",