mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nodejs: Update to version 12.2.0
This commit is contained in:
parent
a8fc75f05b
commit
058470df91
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "12.1.0",
|
||||
"version": "12.2.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v12.2.0/node-v12.2.0-win-x64.7z",
|
||||
"hash": "cb65032a92702fd3506f860888c74ca77fb70d60732d1f7458528cc3b44c28c9",
|
||||
"extract_dir": "node-v12.2.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v12.2.0/node-v12.2.0-win-x86.7z",
|
||||
"hash": "59eaa4659267c5aef27e870d8fb7af7b4fde17e755fad747d7eb5c781a858e7b",
|
||||
"extract_dir": "node-v12.2.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user