mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs-lts to version 6.11.1
This commit is contained in:
parent
b037f779d3
commit
227adb4dbf
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "6.11.0",
|
||||
"version": "6.11.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v6.11.0/node-v6.11.0-win-x64.7z",
|
||||
"hash": "335f5918cbebaf5a819fe575eee0cb1646625a09709416bc293e837b660d1800",
|
||||
"extract_dir": "node-v6.11.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v6.11.0/node-v6.11.0-win-x86.7z",
|
||||
"hash": "9bed6a3ce1fba503e54ef8f49a109b515f2f872037304edcc4c04eda1fff215b",
|
||||
"extract_dir": "node-v6.11.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user