mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
nodejs: Update to version 12.0.0
This commit is contained in:
parent
ab3d308cf3
commit
578a49fed1
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "11.14.0",
|
||||
"version": "12.0.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v11.14.0/node-v11.14.0-win-x64.7z",
|
||||
"hash": "4d112525851b429b387dd69c9c7042a30190be3b1563cf30ac685260836917d5",
|
||||
"extract_dir": "node-v11.14.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.0.0/node-v12.0.0-win-x64.7z",
|
||||
"hash": "869949e29cf04e692bbebd81ab4dc8b29d1b80c60cc5c32622b975bf68dae0d3",
|
||||
"extract_dir": "node-v12.0.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v11.14.0/node-v11.14.0-win-x86.7z",
|
||||
"hash": "6f210fd61a3c689bef77ff242c5250c514988f259dbc4d6fdab6e3cb3572d0d7",
|
||||
"extract_dir": "node-v11.14.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.0.0/node-v12.0.0-win-x86.7z",
|
||||
"hash": "0d9acb18baf204a1588c17abc319b98d75862b6d0930d792e4c2a1216c82dc98",
|
||||
"extract_dir": "node-v12.0.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user