mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
nodejs-lts: Update to version 10.16.2
This commit is contained in:
parent
05720ee6c7
commit
c2382d5956
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "10.16.1",
|
||||
"version": "10.16.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v10.16.1/node-v10.16.1-win-x64.7z",
|
||||
"hash": "70b08ba7b488dee2b135b6d5c02ac5ccd6954fd5623da5b3408dec63ce60e6f9",
|
||||
"extract_dir": "node-v10.16.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x64.7z",
|
||||
"hash": "79f58ff41473ebc24fa5b0391a458e81258035b65b31e057b50c204d3cf6590b",
|
||||
"extract_dir": "node-v10.16.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v10.16.1/node-v10.16.1-win-x86.7z",
|
||||
"hash": "ba46e3bd5be77d5c13ac41efacb211508bef6da6cff894a2d0e99ddee79a244e",
|
||||
"extract_dir": "node-v10.16.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x86.7z",
|
||||
"hash": "bfbc8516b67769942ad50bcb964e7025d3591915ecf4d3ad6e966160858ca699",
|
||||
"extract_dir": "node-v10.16.2-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user