mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs-lts to version 6.11.2
This commit is contained in:
parent
86ec99085f
commit
033b0badbb
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "6.11.1",
|
||||
"version": "6.11.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v6.11.1/node-v6.11.1-win-x64.7z",
|
||||
"hash": "22adcce6cbf2e40a879906be662f1818073f4668964d3b4ce544da56c17051f9",
|
||||
"extract_dir": "node-v6.11.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v6.11.2/node-v6.11.2-win-x64.7z",
|
||||
"hash": "9189de5ef26e40bc77c2f999368a136c8dfb13d16298c0037a7cd2135adee4be",
|
||||
"extract_dir": "node-v6.11.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v6.11.1/node-v6.11.1-win-x86.7z",
|
||||
"hash": "117bdeec7008492e2b313b637773375f07bf9582d13083566d3ad5e089f30875",
|
||||
"extract_dir": "node-v6.11.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v6.11.2/node-v6.11.2-win-x86.7z",
|
||||
"hash": "e38c74a43f72cce05caeaf77afb49f6979345b7a891abdcd5d9e4b72d34cc710",
|
||||
"extract_dir": "node-v6.11.2-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user