quick-lint-js: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2023-04-14 04:26:36 +00:00
parent a5165e5e8c
commit a1417424e1

View File

@ -1,16 +1,16 @@
{
"version": "2.12.0",
"version": "2.13.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.12.0/manual/windows.zip",
"hash": "49ca0dc86a2cbb46a307e15572f5875fd934648dff1fafddfbb30cc587295922"
"url": "https://c.quick-lint-js.com/releases/2.13.0/manual/windows.zip",
"hash": "c1a0cfec4188fddf2f37a267f94e212e5901e2c525381d62d61b4ecac297ad58"
},
"32bit": {
"url": "https://c.quick-lint-js.com/releases/2.12.0/manual/windows-x86.zip",
"hash": "82b4ce569e9654c776b52bc8c5688de2f283784669844d696060d2d304de5ce7"
"url": "https://c.quick-lint-js.com/releases/2.13.0/manual/windows-x86.zip",
"hash": "b36756853d16dcf85ea83d655534e363f5b2046742de616feb3ceb95ab94ee08"
}
},
"bin": "bin\\quick-lint-js.exe",