ScoopInstaller_Main/nodejs.json
2013-12-13 09:38:18 +10:00

29 lines
675 B
JSON

{
"homepage": "http://nodejs.org",
"version": "0.10.23",
"license": "MIT",
"architecture": {
"64bit": {
"url": [
"http://nodejs.org/dist/v0.10.23/x64/node.exe",
"http://nodejs.org/dist/npm/npm-1.3.17.zip"
],
"hash": [
"sha1:663d9dd7face6399f5c0b7d6082ec2d5b4acc2c3",
"c57aa7f3b639e78b31f47a6b8c8f34ec0ce8f3d7687bb90d752d772fd386948d"
]
},
"32bit": {
"url": [
"http://nodejs.org/dist/v0.10.23/node.exe",
"http://nodejs.org/dist/npm/npm-1.3.17.zip"
],
"hash": [
"sha1:12d1e0a6373bb2b67129c7f0ebc514b793b106af",
"c57aa7f3b639e78b31f47a6b8c8f34ec0ce8f3d7687bb90d752d772fd386948d"
]
}
},
"env_add_path": "."
}