mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
quick-lint-js: Update to version 2.6.0
This commit is contained in:
parent
a7e0b8d996
commit
9d8a63da06
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"description": "Find bugs in JavaScript programs.",
|
||||
"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",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://c.quick-lint-js.com/releases/2.5.0/manual/windows.zip",
|
||||
"hash": "7b934ee541adf67ae57f9afdbb55cbb50d355264d26551db3e164d2ceaaed1f0"
|
||||
"url": "https://c.quick-lint-js.com/releases/2.6.0/manual/windows.zip",
|
||||
"hash": "0e1d72ee16b5eb9595c11723248a0273724e30de91016d6b137da3adbe3b08ae"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://c.quick-lint-js.com/releases/2.5.0/manual/windows-x86.zip",
|
||||
"hash": "101a1f19aeeb8022c099e25a0a3a816352668d3aa983abdb3a069109433b1ba4"
|
||||
"url": "https://c.quick-lint-js.com/releases/2.6.0/manual/windows-x86.zip",
|
||||
"hash": "c1afb37386ae1ac0c5b780c2e98f8fe28f6c5b436cb026776902d54071786b79"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\quick-lint-js.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user