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