mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
nodejs: Update to version 17.7.1
This commit is contained in:
parent
466bbeccc0
commit
17f6ca3fa1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "17.7.0",
|
||||
"version": "17.7.1",
|
||||
"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.0/node-v17.7.0-win-x64.7z",
|
||||
"hash": "20cea90050e9b1fb2709deb8b25c0685ea2d2da20ecb4bb59872fb5609a8cffc",
|
||||
"extract_dir": "node-v17.7.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v17.7.1/node-v17.7.1-win-x64.7z",
|
||||
"hash": "cf8ebcaeaecb9b4dbfc28dadb24b7e44b1fdcdd938e4936be397908b0c2e34d3",
|
||||
"extract_dir": "node-v17.7.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v17.7.0/node-v17.7.0-win-x86.7z",
|
||||
"hash": "97adc762e35418a0e6bb2f42117d8186bd43e66f7000509e8eed938206939753",
|
||||
"extract_dir": "node-v17.7.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v17.7.1/node-v17.7.1-win-x86.7z",
|
||||
"hash": "25f95f4495e438814e4ce97717534975916f4c8cfe8c3878b44fbafb2edb3d9b",
|
||||
"extract_dir": "node-v17.7.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user