mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update nodejs to version 10.0.0
This commit is contained in:
parent
15dcb7d6b5
commit
6cbc6deffa
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "9.11.1",
|
||||
"version": "10.0.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v9.11.1/node-v9.11.1-win-x64.7z",
|
||||
"hash": "cd386e1fc5fa0795cff99140884718bd0095f7181645bf6a3e356c45c1d7e8f4",
|
||||
"extract_dir": "node-v9.11.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x64.7z",
|
||||
"hash": "98de0ae3b1aa9f5190fe0cdcbda7fca35d231d1cb21330b98a1b5781396235c3",
|
||||
"extract_dir": "node-v10.0.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v9.11.1/node-v9.11.1-win-x86.7z",
|
||||
"hash": "eec1a285e3abdd27f610157504481efc98ed50b5b83d5693cf3e6276df6a1aac",
|
||||
"extract_dir": "node-v9.11.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x86.7z",
|
||||
"hash": "d2711f9f10e4753ca413519c49d4bf2c9d7732c6310082729225a94607ba0bdf",
|
||||
"extract_dir": "node-v10.0.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user