mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 17.8.0
This commit is contained in:
parent
d985e44e43
commit
833f05a040
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "17.7.2",
|
||||
"version": "17.8.0",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v17.7.2/node-v17.7.2-win-x64.7z",
|
||||
"hash": "b6b7afc9a998d4960767622674df89c56ce52e8966ee7852abefa3f2a637884d",
|
||||
"extract_dir": "node-v17.7.2-win-x64"
|
||||
"url": "https://nodejs.org/dist/v17.8.0/node-v17.8.0-win-x64.7z",
|
||||
"hash": "7e6704c82ed3d1f3d2bc52980a19974562a266efc94a3443ab65bc8362c62b79",
|
||||
"extract_dir": "node-v17.8.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v17.7.2/node-v17.7.2-win-x86.7z",
|
||||
"hash": "88a4747577d06f52b4fe0e92a674a1844abd0a62f06cd97c0a95e731ae66f5c9",
|
||||
"extract_dir": "node-v17.7.2-win-x86"
|
||||
"url": "https://nodejs.org/dist/v17.8.0/node-v17.8.0-win-x86.7z",
|
||||
"hash": "83af19d419b89266d6aed33092229e86bdce8136290c1ee4e8451f31543a7841",
|
||||
"extract_dir": "node-v17.8.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user