mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nodejs: Update to version 17.9.0
This commit is contained in:
parent
4d53a00a9a
commit
a17222d129
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "17.8.0",
|
"version": "17.9.0",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is 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/v17.8.0/node-v17.8.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v17.9.0/node-v17.9.0-win-x64.7z",
|
||||||
"hash": "7e6704c82ed3d1f3d2bc52980a19974562a266efc94a3443ab65bc8362c62b79",
|
"hash": "6fedf28770d956939e79449679cb196ceecccfdcbf7f9dc816103e5b824c44aa",
|
||||||
"extract_dir": "node-v17.8.0-win-x64"
|
"extract_dir": "node-v17.9.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v17.8.0/node-v17.8.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v17.9.0/node-v17.9.0-win-x86.7z",
|
||||||
"hash": "83af19d419b89266d6aed33092229e86bdce8136290c1ee4e8451f31543a7841",
|
"hash": "3897af062b68a41f7ff5224ee0bf6a31932e15c262fae13c20f6d68f8825eb5a",
|
||||||
"extract_dir": "node-v17.8.0-win-x86"
|
"extract_dir": "node-v17.9.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user