mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 20.1.0
This commit is contained in:
parent
04ad51f911
commit
dfa023356f
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "20.0.0",
|
||||
"version": "20.1.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/v20.0.0/node-v20.0.0-win-x64.7z",
|
||||
"hash": "e78b9cdc58b0d9ab6c980180b574b38d91d5939d18b55b8772897e63d9ce4b9c",
|
||||
"extract_dir": "node-v20.0.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-x64.7z",
|
||||
"hash": "528c140b32c95bdaf8a44e4d8f2c856601ae9ea19ee3f5e2e88ea7376154d0e0",
|
||||
"extract_dir": "node-v20.1.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v20.0.0/node-v20.0.0-win-x86.7z",
|
||||
"hash": "a147b247e19e1324d8f7edef6c1ae4e24e5bdad9867843a2b4b491a0f3d73dd5",
|
||||
"extract_dir": "node-v20.0.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-x86.7z",
|
||||
"hash": "8949e01dd83d264d63bec75bc5e12d8cc710379288e478c9998af2d8b7f9d0eb",
|
||||
"extract_dir": "node-v20.1.0-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v20.0.0/node-v20.0.0-win-arm64.7z",
|
||||
"hash": "d3a68cd41eeb773e20a3033e5b1502844fd392818cb64a6cd5febf3193136ad6",
|
||||
"extract_dir": "node-v20.0.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-arm64.7z",
|
||||
"hash": "95fd2e4aca8417a22135841757dfc2fccaf0bbd7e0cd5ca7d9078650afabbed5",
|
||||
"extract_dir": "node-v20.1.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user