mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
nodejs: Update to version 12.5.0
This commit is contained in:
parent
85b459ac99
commit
19666fdd1f
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "12.4.0",
|
"version": "12.5.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.4.0/node-v12.4.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v12.5.0/node-v12.5.0-win-x64.7z",
|
||||||
"hash": "0044440b9d2b6f99d5c93eee6da3ecbf9d186130e2a1c61664f03a1b52797c41",
|
"hash": "2255144341656cd97f2af4dadaaf26470f5d945eaaa285101c5e9124878a9e69",
|
||||||
"extract_dir": "node-v12.4.0-win-x64"
|
"extract_dir": "node-v12.5.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.4.0/node-v12.4.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v12.5.0/node-v12.5.0-win-x86.7z",
|
||||||
"hash": "b85b199e84fb3a3912481c6ccf01031857717ce91b2137e4150b0ba6aff0de7c",
|
"hash": "4cfd7c88fcc4bc7c5adfca72d8b0e3cf68bcff2a20d92b6580d5b7b665d8288c",
|
||||||
"extract_dir": "node-v12.4.0-win-x86"
|
"extract_dir": "node-v12.5.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user