mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
quick-lint-js: Update to version 2.12.0
This commit is contained in:
parent
8a2b1f6f03
commit
aecc7359b0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.11.0",
|
"version": "2.12.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.11.0/manual/windows.zip",
|
"url": "https://c.quick-lint-js.com/releases/2.12.0/manual/windows.zip",
|
||||||
"hash": "3dbfb4d26fe006b1d5bab96de21ddb2383636364dbc20c7a70c1e241a62cc6bb"
|
"hash": "49ca0dc86a2cbb46a307e15572f5875fd934648dff1fafddfbb30cc587295922"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://c.quick-lint-js.com/releases/2.11.0/manual/windows-x86.zip",
|
"url": "https://c.quick-lint-js.com/releases/2.12.0/manual/windows-x86.zip",
|
||||||
"hash": "1112d593cb9afa308c75facb66435d066c9cb918c8023eb6cd2f85a0fc6c00c2"
|
"hash": "82b4ce569e9654c776b52bc8c5688de2f283784669844d696060d2d304de5ce7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\quick-lint-js.exe",
|
"bin": "bin\\quick-lint-js.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user