mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs-lts to version 6.11.3
This commit is contained in:
parent
76a321f1ce
commit
9274d09918
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "6.11.2",
|
||||
"version": "6.11.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v6.11.3/node-v6.11.3-win-x64.7z",
|
||||
"hash": "a767bca7033cbbde3294080728b564145ac4fbf13f408a9070d9b5acc5c56068",
|
||||
"extract_dir": "node-v6.11.3-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v6.11.3/node-v6.11.3-win-x86.7z",
|
||||
"hash": "59e1dd9dbd312cb16a3a2c1a549625c8d5352d1465d91f47889818beeafa625b",
|
||||
"extract_dir": "node-v6.11.3-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user