mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs-lts to version 8.9.1
This commit is contained in:
parent
750d266232
commit
c952f2db9e
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "8.9.0",
|
||||
"version": "8.9.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-win-x64.7z",
|
||||
"hash": "ff28dd5ff5a09a904e364742b58011af33d0a3fe148831e55b2c60f1bc251569",
|
||||
"extract_dir": "node-v8.9.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-win-x86.7z",
|
||||
"hash": "a30b6a56d424f8a34e65fe8f197a6db17dee6fa10ed50ffdf8490ca0787d995a",
|
||||
"extract_dir": "node-v8.9.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user