mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nodejs v0.10.15
This commit is contained in:
parent
4d0d133960
commit
7e024612a5
28
nodejs.json
Normal file
28
nodejs.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"homepage": "http://nodejs.org",
|
||||
"version": "0.10.15",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"http://nodejs.org/dist/v0.10.15/x64/node.exe",
|
||||
"http://nodejs.org/dist/npm/npm-1.3.7.zip"
|
||||
],
|
||||
"hash": [
|
||||
"sha1:f273ef837b2bc3b8cf5b1b7a363b510cb230a9be",
|
||||
"1293df376c6e914370331cf03bafe8eff3f1e4b6c9ff35b33a12e2fb0f2ffad6"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"http://nodejs.org/dist/v0.10.15/node.exe",
|
||||
"http://nodejs.org/dist/npm/npm-1.3.7.zip"
|
||||
],
|
||||
"hash": [
|
||||
"sha1:fad9611a7f656b8097c97de7b2ed016f3f33c6f9",
|
||||
"1293df376c6e914370331cf03bafe8eff3f1e4b6c9ff35b33a12e2fb0f2ffad6"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bin": [ "node.exe", "npm.cmd" ]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user