mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 19.5.0
This commit is contained in:
parent
4c5a5c43f1
commit
1df0df0164
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "19.4.0",
|
||||
"version": "19.5.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.4.0/node-v19.4.0-win-x64.7z",
|
||||
"hash": "4fd543fa3eff180d5d7dabf8f8a4400f47a38c054e167808d9403e7196b114f4",
|
||||
"extract_dir": "node-v19.4.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v19.4.0/node-v19.4.0-win-x86.7z",
|
||||
"hash": "43278b59b4682d5587ebabb0b044ec06f75808e0f7bf6e9334c73a7a350e65a7",
|
||||
"extract_dir": "node-v19.4.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user