mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 12.4.0
This commit is contained in:
parent
4add2ba64e
commit
c6a8b311b9
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "12.3.1",
|
||||
"version": "12.4.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.3.1/node-v12.3.1-win-x64.7z",
|
||||
"hash": "4187254f11ef425dd939679d2e0bdd3d9b9b1512eeac4c49a1f6cbe32f01adaf",
|
||||
"extract_dir": "node-v12.3.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.4.0/node-v12.4.0-win-x64.7z",
|
||||
"hash": "0044440b9d2b6f99d5c93eee6da3ecbf9d186130e2a1c61664f03a1b52797c41",
|
||||
"extract_dir": "node-v12.4.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.3.1/node-v12.3.1-win-x86.7z",
|
||||
"hash": "7456b3eae5d18b351e7b9c78032b7a84a21e9c8a5fd49bb1959c91fc4bcd34c0",
|
||||
"extract_dir": "node-v12.3.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.4.0/node-v12.4.0-win-x86.7z",
|
||||
"hash": "b85b199e84fb3a3912481c6ccf01031857717ce91b2137e4150b0ba6aff0de7c",
|
||||
"extract_dir": "node-v12.4.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user