mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nodejs: Update to version 11.1.0
This commit is contained in:
parent
7fda50cc51
commit
80e9ff843c
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "11.0.0",
|
||||
"version": "11.1.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v11.0.0/node-v11.0.0-win-x64.7z",
|
||||
"hash": "6794f6582772c0bda5e4b56a834fc276440eca0032501b48089b116988371c6c",
|
||||
"extract_dir": "node-v11.0.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v11.1.0/node-v11.1.0-win-x64.7z",
|
||||
"hash": "a20b54297d9b9341e0af2aec82a9df5067e1dcb92fc5c6ecd0bdcec28ce4aa66",
|
||||
"extract_dir": "node-v11.1.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v11.0.0/node-v11.0.0-win-x86.7z",
|
||||
"hash": "6303ab6cbe2be250d454075838db3747055cd153730430c96beb6bebd0ab9dab",
|
||||
"extract_dir": "node-v11.0.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v11.1.0/node-v11.1.0-win-x86.7z",
|
||||
"hash": "1617d3ad4635f65ef578a6f2a3a44ed2826dd45df57e510425df858f0a2f3f4a",
|
||||
"extract_dir": "node-v11.1.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user