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