mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
Update nodejs-lts to version 8.9.3
This commit is contained in:
parent
415cd9c5db
commit
431b2c241b
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "8.9.2",
|
||||
"version": "8.9.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v8.9.3/node-v8.9.3-win-x64.7z",
|
||||
"hash": "d67bea0d8e27e66b55bdc32de600a11611e73b3a2322401a487513e56304559c",
|
||||
"extract_dir": "node-v8.9.3-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v8.9.3/node-v8.9.3-win-x86.7z",
|
||||
"hash": "e23102d8555eace48b9976a490f3a5b702a74eff7184cdd99b7dc2e1b8d22fcb",
|
||||
"extract_dir": "node-v8.9.3-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user