mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 12.6.0
This commit is contained in:
parent
0bb234380e
commit
1596ee2da3
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "12.5.0",
|
"version": "12.6.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.5.0/node-v12.5.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v12.6.0/node-v12.6.0-win-x64.7z",
|
||||||
"hash": "2255144341656cd97f2af4dadaaf26470f5d945eaaa285101c5e9124878a9e69",
|
"hash": "832f2695a63634cb2d0ddc3a158ecccaa0203e3515fe6dbdc840c84b542c2981",
|
||||||
"extract_dir": "node-v12.5.0-win-x64"
|
"extract_dir": "node-v12.6.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.5.0/node-v12.5.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v12.6.0/node-v12.6.0-win-x86.7z",
|
||||||
"hash": "4cfd7c88fcc4bc7c5adfca72d8b0e3cf68bcff2a20d92b6580d5b7b665d8288c",
|
"hash": "2bb3de08b1656e90f36e67a1631afcd4236ae0c94ed4fb36232aafa6cd7531a3",
|
||||||
"extract_dir": "node-v12.5.0-win-x86"
|
"extract_dir": "node-v12.6.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user