mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
Update nodejs-lts to version 8.11.2
This commit is contained in:
parent
671bb1bc69
commit
6a3e8e75a2
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "8.11.1",
|
||||
"version": "8.11.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v8.11.1/node-v8.11.1-win-x64.7z",
|
||||
"hash": "c4eae881574da81c1617af754151bfbf2f6b558002b71b16d580261ab86bfa6b",
|
||||
"extract_dir": "node-v8.11.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v8.11.2/node-v8.11.2-win-x64.7z",
|
||||
"hash": "8bbd03b041f8326aba5ab754e4619eb3322907ddbfd77b93ddbcdaa435533ce0",
|
||||
"extract_dir": "node-v8.11.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v8.11.1/node-v8.11.1-win-x86.7z",
|
||||
"hash": "1328604c885d849f3b3d2c93377578b655e74a5f630b4757dbe8b16b9320d888",
|
||||
"extract_dir": "node-v8.11.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v8.11.2/node-v8.11.2-win-x86.7z",
|
||||
"hash": "03f1bf7a206b8d24f921606ddafd865b5d60bd54e7998fc5d1744cef2e12c443",
|
||||
"extract_dir": "node-v8.11.2-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user