mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
nodejs: Update to version 19.9.0
This commit is contained in:
parent
9383520aea
commit
d45c37d9d7
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "19.8.1",
|
||||
"version": "19.9.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.8.1/node-v19.8.1-win-x64.7z",
|
||||
"hash": "5fc3e887fb4fdcd3a71b2c10e83f9dbed8dc04f0666055d56bb861234cf06ed0",
|
||||
"extract_dir": "node-v19.8.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v19.9.0/node-v19.9.0-win-x64.7z",
|
||||
"hash": "b670d61fa2ca1fb0248d1af741a2d691136b6eedb899decaf8e26e6e886c48a8",
|
||||
"extract_dir": "node-v19.9.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v19.8.1/node-v19.8.1-win-x86.7z",
|
||||
"hash": "1d0f172fc907cb4e65d72787709858ef932042760d3c85ba81101e358425398b",
|
||||
"extract_dir": "node-v19.8.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v19.9.0/node-v19.9.0-win-x86.7z",
|
||||
"hash": "6db5a772709207bb78d01405f19b912d295dd4bb3f4ecc8f793dcb211d5359dd",
|
||||
"extract_dir": "node-v19.9.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user