mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
nodejs: Update to version 10.6.0
This commit is contained in:
parent
2c24c4a6f7
commit
d287b22577
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "10.5.0",
|
"version": "10.6.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v10.5.0/node-v10.5.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v10.6.0/node-v10.6.0-win-x64.7z",
|
||||||
"hash": "4c5b360a06d874ae3f7e20fb9aacfa8d2da651a1e27a617c29164e2107514313",
|
"hash": "0606d939f864599c14e98600e8b73c889bf79f019150975415ef3b4184200a99",
|
||||||
"extract_dir": "node-v10.5.0-win-x64"
|
"extract_dir": "node-v10.6.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v10.5.0/node-v10.5.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v10.6.0/node-v10.6.0-win-x86.7z",
|
||||||
"hash": "a50a2853c1b882cdd8a545d5d735064d375725ab3766a8fff1a68c27f27998bd",
|
"hash": "2f60af4703b79673b020cfce225806a62fc53951ec626ef6de1df9e2616107d2",
|
||||||
"extract_dir": "node-v10.5.0-win-x86"
|
"extract_dir": "node-v10.6.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user