mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 19.8.0
This commit is contained in:
parent
c4752b700d
commit
b9f191cb33
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "19.7.0",
|
||||
"version": "19.8.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.7.0/node-v19.7.0-win-x64.7z",
|
||||
"hash": "32e798d8f139eee1e49d5d91e5547cdcfc80ed3a6b52b0f8455635f9c71e1674",
|
||||
"extract_dir": "node-v19.7.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v19.8.0/node-v19.8.0-win-x64.7z",
|
||||
"hash": "e70d356d65763d99bfb6b2e6ef04816633de7b954ba8004e4a1798766eaf267b",
|
||||
"extract_dir": "node-v19.8.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v19.7.0/node-v19.7.0-win-x86.7z",
|
||||
"hash": "ad8c1a3d6338b4f36df52af1860e5c3c2946b7c3c1552d8184c586acd4c594f5",
|
||||
"extract_dir": "node-v19.7.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v19.8.0/node-v19.8.0-win-x86.7z",
|
||||
"hash": "2283ba125952421a9b7a0302f105ef28e1d16d1a883a9a1656d9fc1adf7384a8",
|
||||
"extract_dir": "node-v19.8.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user