mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 19.2.0
This commit is contained in:
parent
50799b1113
commit
060c74dea3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "19.1.0",
|
"version": "19.2.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.1.0/node-v19.1.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v19.2.0/node-v19.2.0-win-x64.7z",
|
||||||
"hash": "b8554d888e42ddba78528806fea9190fa0bf7524bf548d11f1fa8e214307a003",
|
"hash": "f0376c07002cf564fb6037897686f9fe079aa2ca3eea7d0a408e66b8299e11ad",
|
||||||
"extract_dir": "node-v19.1.0-win-x64"
|
"extract_dir": "node-v19.2.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v19.1.0/node-v19.1.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v19.2.0/node-v19.2.0-win-x86.7z",
|
||||||
"hash": "bc8a0a9150147d0c53a94c857a0a0cb7ee9125ca595cc72986cbe290eae2dfb7",
|
"hash": "10a35e02249fae9cf69122d436c6a895d442cdb277bc1dcefa5d56f784a6a832",
|
||||||
"extract_dir": "node-v19.1.0-win-x86"
|
"extract_dir": "node-v19.2.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user