mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 19.6.0
This commit is contained in:
parent
f7331debcd
commit
0de4fa23b2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "19.5.0",
|
||||
"version": "19.6.0",
|
||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v19.5.0/node-v19.5.0-win-x64.7z",
|
||||
"hash": "a3c7a6aa490703bf9375db76b5e1c2ba5809d3e901d42e5f2f023f681c6cb982",
|
||||
"extract_dir": "node-v19.5.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v19.6.0/node-v19.6.0-win-x64.7z",
|
||||
"hash": "fd071f1406b14c055de22825b08756c0eb54bd75fad92bf9346d572641082e88",
|
||||
"extract_dir": "node-v19.6.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v19.5.0/node-v19.5.0-win-x86.7z",
|
||||
"hash": "943f8554137a2bf5b46c286b6e5f60b1be47272d655890e3a9f9b22fa3e861a0",
|
||||
"extract_dir": "node-v19.5.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v19.6.0/node-v19.6.0-win-x86.7z",
|
||||
"hash": "875f07181e7e557d26a7847328192b3669a3b286b1732d55bb4bb5fa1be69ae6",
|
||||
"extract_dir": "node-v19.6.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user