mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
quick-lint-js: Update to version 2.16.0
This commit is contained in:
parent
a73350f1d6
commit
265638f645
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.15.0",
|
"version": "2.16.0",
|
||||||
"description": "Find bugs in JavaScript programs.",
|
"description": "Find bugs in JavaScript programs.",
|
||||||
"homepage": "https://quick-lint-js.com/",
|
"homepage": "https://quick-lint-js.com/",
|
||||||
"license": "GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,Unknown,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause",
|
"license": "GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,Unknown,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://c.quick-lint-js.com/releases/2.15.0/manual/windows.zip",
|
"url": "https://c.quick-lint-js.com/releases/2.16.0/manual/windows.zip",
|
||||||
"hash": "b7831e3a1404230de3a44e7c5b8003e956368c7752240a23df3526329358d058"
|
"hash": "3d0f1ec103d3dba4432a84c04b91c6df3e89e888a2eeaf68b0f177ddb0aaf738"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://c.quick-lint-js.com/releases/2.15.0/manual/windows-x86.zip",
|
"url": "https://c.quick-lint-js.com/releases/2.16.0/manual/windows-x86.zip",
|
||||||
"hash": "d7f5a7b67d735b050e02863b08be0923d11663d13a107a69691b58ec6395d6a7"
|
"hash": "b7219cdd360b006b4feaea7444bc898afa28d3c9ad4705424cf88499ddaa4837"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\quick-lint-js.exe",
|
"bin": "bin\\quick-lint-js.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user