mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
Update nodejs to version 8.3.0
This commit is contained in:
parent
7f9b2fbf66
commit
318fcf5317
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "8.2.1",
|
"version": "8.3.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.2.1/node-v8.2.1-win-x64.7z",
|
"url": "https://nodejs.org/dist/v8.3.0/node-v8.3.0-win-x64.7z",
|
||||||
"hash": "1d4709a568ce470f968bef7da4141e071a141474306da55ed00e129d68ef2b39",
|
"hash": "2316d61af691c17c1074230b2e37a46ef13eb206fc5aa5232701958fcda05200",
|
||||||
"extract_dir": "node-v8.2.1-win-x64"
|
"extract_dir": "node-v8.3.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.2.1/node-v8.2.1-win-x86.7z",
|
"url": "https://nodejs.org/dist/v8.3.0/node-v8.3.0-win-x86.7z",
|
||||||
"hash": "91494c1f4c514770113ccae9069077d567579d0ad7d65547ba32a5682d1d7ffb",
|
"hash": "d540dc4e9a51f6c14a0c79b75ccfb7f86f570ee60b3a9c73384281ecced8df29",
|
||||||
"extract_dir": "node-v8.2.1-win-x86"
|
"extract_dir": "node-v8.3.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user