mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 19.4.0
This commit is contained in:
parent
ff7742426a
commit
2336c7d242
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "19.3.0",
|
||||
"version": "19.4.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.3.0/node-v19.3.0-win-x64.7z",
|
||||
"hash": "fdc3f9c0991a9e54640b792ceb758831f91f6384b0429149b8f3514fa2734e8c",
|
||||
"extract_dir": "node-v19.3.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v19.3.0/node-v19.3.0-win-x86.7z",
|
||||
"hash": "2149012398fb720e1c6e79422344b8281bb4c90024461de3d72dcae06ad3d666",
|
||||
"extract_dir": "node-v19.3.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user