mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 17.2.0
This commit is contained in:
parent
41f896df22
commit
9e5e435aee
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "17.1.0",
|
||||
"version": "17.2.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.1.0/node-v17.1.0-win-x64.7z",
|
||||
"hash": "d6ca33fa49c75346cef82306b70612bca7b2d65205d55d3e8f6c550ef98be6ed",
|
||||
"extract_dir": "node-v17.1.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v17.2.0/node-v17.2.0-win-x64.7z",
|
||||
"hash": "f8b8a54eadcbcf6b3858c6740e5b353cc7d004bed5cb5cd3ecd015a7956b2380",
|
||||
"extract_dir": "node-v17.2.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v17.1.0/node-v17.1.0-win-x86.7z",
|
||||
"hash": "c640c290f6e99b646f98e095c7bf92971345c386adf33e98688dd575c136a3f4",
|
||||
"extract_dir": "node-v17.1.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v17.2.0/node-v17.2.0-win-x86.7z",
|
||||
"hash": "b75a5b63c841b6fead6ded38dea7eb24a57c2e58bad1c62cc0f11bc6170c3e83",
|
||||
"extract_dir": "node-v17.2.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user