mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nodejs: Update to version 20.8.0
This commit is contained in:
parent
2449dd046b
commit
ba93055d4c
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "20.7.0",
|
"version": "20.8.0",
|
||||||
"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/v20.7.0/node-v20.7.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-x64.7z",
|
||||||
"hash": "b3e5cbf8e247c75f9ddd235d49cfe40f25dde65bdd0eec4cefbca2805d80376b",
|
"hash": "fe703df746cb22f970b85134096a5097c8585fa377a394df1f68ab687ae39d65",
|
||||||
"extract_dir": "node-v20.7.0-win-x64"
|
"extract_dir": "node-v20.8.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v20.7.0/node-v20.7.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-x86.7z",
|
||||||
"hash": "d6a3c63a5ae71374c144a33c418ab96be497b08df0e9f51861a78127db03aeb5",
|
"hash": "93b1e13ed8ffce4214e2549daed15ab5a0cae1559164700ac9d90ab2626cfd35",
|
||||||
"extract_dir": "node-v20.7.0-win-x86"
|
"extract_dir": "node-v20.8.0-win-x86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v20.7.0/node-v20.7.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-arm64.7z",
|
||||||
"hash": "539b6eb02ec6f0354976623f0a166021fa744d96c7cb9c52fd885d0962d0e739",
|
"hash": "e5872b8a701033b57e91a6feead96a8468165cc40698885689478aebe4aea0f9",
|
||||||
"extract_dir": "node-v20.7.0-win-arm64"
|
"extract_dir": "node-v20.8.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user