mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
Update nodejs-lts to version 8.9.4
This commit is contained in:
parent
04b57e0e77
commit
a54bfce2a1
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "8.9.3",
|
"version": "8.9.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.9.3/node-v8.9.3-win-x64.7z",
|
"url": "https://nodejs.org/dist/v8.9.4/node-v8.9.4-win-x64.7z",
|
||||||
"hash": "d67bea0d8e27e66b55bdc32de600a11611e73b3a2322401a487513e56304559c",
|
"hash": "15a847a28358f9ae40bae42f49b033b0180bc10661632c63a9c8487ae980a8ba",
|
||||||
"extract_dir": "node-v8.9.3-win-x64"
|
"extract_dir": "node-v8.9.4-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v8.9.3/node-v8.9.3-win-x86.7z",
|
"url": "https://nodejs.org/dist/v8.9.4/node-v8.9.4-win-x86.7z",
|
||||||
"hash": "e23102d8555eace48b9976a490f3a5b702a74eff7184cdd99b7dc2e1b8d22fcb",
|
"hash": "50ad674fb4c89edf35d3fee2136da86631cb7c0504589eb71ce8a3bb176493ed",
|
||||||
"extract_dir": "node-v8.9.3-win-x86"
|
"extract_dir": "node-v8.9.4-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user