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