mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 12.1.0
This commit is contained in:
parent
c0327aba20
commit
7e44136dc4
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "12.0.0",
|
||||
"version": "12.1.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v12.1.0/node-v12.1.0-win-x64.7z",
|
||||
"hash": "6cd431f4d2eb8e35c8ec5397864503a43366b040f1d1099101d24d9f3f04bce6",
|
||||
"extract_dir": "node-v12.1.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v12.1.0/node-v12.1.0-win-x86.7z",
|
||||
"hash": "e1ab604bfdc1f40dd9f2194ca171702638a02e5b7d2f0d344f3c5ec8ae8ee767",
|
||||
"extract_dir": "node-v12.1.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user