mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
Update nodejs to version 8.1.2
This commit is contained in:
parent
e0266c3008
commit
5a0a196787
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "8.1.1",
|
"version": "8.1.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.1.1/node-v8.1.1-win-x64.7z",
|
"url": "https://nodejs.org/dist/v8.1.2/node-v8.1.2-win-x64.7z",
|
||||||
"hash": "bd9b864368c035a90bc386e63a70abcceaaad20bdda568765ee02fa4e1360056",
|
"hash": "dcd11d9d7e3c604bad4acc29e40143aa27ef33d957d41bd088545cc0092c9cc1",
|
||||||
"extract_dir": "node-v8.1.1-win-x64"
|
"extract_dir": "node-v8.1.2-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.1.1/node-v8.1.1-win-x86.7z",
|
"url": "https://nodejs.org/dist/v8.1.2/node-v8.1.2-win-x86.7z",
|
||||||
"hash": "74d5b87313195aeee0613d479a6505363b6b31f8fd966fc0157554779460d705",
|
"hash": "7e20612702d1a45eee9097e0e51858f3c77c31654f42192561c391fa3f744157",
|
||||||
"extract_dir": "node-v8.1.1-win-x86"
|
"extract_dir": "node-v8.1.2-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user