mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nodejs: Update to version 19.1.0
This commit is contained in:
parent
63c5862761
commit
561a6d5002
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "19.0.1",
|
"version": "19.1.0",
|
||||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v19.0.1/node-v19.0.1-win-x64.7z",
|
"url": "https://nodejs.org/dist/v19.1.0/node-v19.1.0-win-x64.7z",
|
||||||
"hash": "5e3f6e568dc520b3af6b9e16b92dedb1a42badd903c53d6504d79380c5bebe5c",
|
"hash": "b8554d888e42ddba78528806fea9190fa0bf7524bf548d11f1fa8e214307a003",
|
||||||
"extract_dir": "node-v19.0.1-win-x64"
|
"extract_dir": "node-v19.1.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v19.0.1/node-v19.0.1-win-x86.7z",
|
"url": "https://nodejs.org/dist/v19.1.0/node-v19.1.0-win-x86.7z",
|
||||||
"hash": "fe06896ecd10d99cfc8beca8366a131832792e0066839b79d668f584d956d82b",
|
"hash": "bc8a0a9150147d0c53a94c857a0a0cb7ee9125ca595cc72986cbe290eae2dfb7",
|
||||||
"extract_dir": "node-v19.0.1-win-x86"
|
"extract_dir": "node-v19.1.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user