mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nodejs: Update to version 19.6.1
This commit is contained in:
parent
a31a786613
commit
6076f407ae
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "19.6.0",
|
||||
"version": "19.6.1",
|
||||
"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.6.0/node-v19.6.0-win-x64.7z",
|
||||
"hash": "fd071f1406b14c055de22825b08756c0eb54bd75fad92bf9346d572641082e88",
|
||||
"extract_dir": "node-v19.6.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v19.6.1/node-v19.6.1-win-x64.7z",
|
||||
"hash": "87a6dce8ebdfebbe1adeb2fc9c6a7c4a91848b7c18c955b0670e9b14110678e0",
|
||||
"extract_dir": "node-v19.6.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v19.6.0/node-v19.6.0-win-x86.7z",
|
||||
"hash": "875f07181e7e557d26a7847328192b3669a3b286b1732d55bb4bb5fa1be69ae6",
|
||||
"extract_dir": "node-v19.6.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v19.6.1/node-v19.6.1-win-x86.7z",
|
||||
"hash": "5bad5675a6bbcf6ad3bf3cb6b2eb7b916b58ddc869800f3fdf7039faa187d780",
|
||||
"extract_dir": "node-v19.6.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user