mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
30 lines
764 B
JSON
30 lines
764 B
JSON
{
|
|
"homepage": "http://nodejs.org",
|
|
"version": "0.10.28",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"http://nodejs.org/dist/v0.10.28/x64/node.exe",
|
|
"http://nodejs.org/dist/npm/npm-1.4.9.zip"
|
|
],
|
|
"hash": [
|
|
"b3bdc122c27eaf3aa89f226fb6084934aa0a484949bead9bd696908fa2a8aa02",
|
|
"d4121588a78bab28f574e83a27ab822dbd1231492b9f849aebdf78b574251ff6"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"http://nodejs.org/dist/v0.10.28/node.exe",
|
|
"http://nodejs.org/dist/npm/npm-1.4.9.zip"
|
|
],
|
|
"hash": [
|
|
"ce2d989807a9bfcc63fed484a435d9d37d13af022daafedfc60e2b64634a6ffd",
|
|
"d4121588a78bab28f574e83a27ab822dbd1231492b9f849aebdf78b574251ff6"
|
|
]
|
|
}
|
|
},
|
|
"env_add_path": ".",
|
|
"checkver": "<p>Current Version: v([0-9\\.]+)</p>"
|
|
}
|