mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs-lts to version 8.9.0
This commit is contained in:
parent
a43e3d035b
commit
2befb1663a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "6.11.5",
|
||||
"version": "8.9.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v6.11.5/node-v6.11.5-win-x64.7z",
|
||||
"hash": "5ac17f02726b23fe88ed1653d6082f59da42fe17c92570d021c0d8cf594a58d9",
|
||||
"extract_dir": "node-v6.11.5-win-x64"
|
||||
"url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x64.7z",
|
||||
"hash": "46ce25a96592b3eec86093f44c4031a701c8678a4d62f6ea74378d1bfec26975",
|
||||
"extract_dir": "node-v8.9.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v6.11.5/node-v6.11.5-win-x86.7z",
|
||||
"hash": "405db7d106865f074f9cb99790ed0f3946678cdd09ce8b193f6c691be56af9be",
|
||||
"extract_dir": "node-v6.11.5-win-x86"
|
||||
"url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x86.7z",
|
||||
"hash": "b903cdfa53421582685e84766de6beaa5d1e82caf6e197e4809a96c8bef31c4d",
|
||||
"extract_dir": "node-v8.9.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user