quick-lint-js: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2022-10-15 04:53:57 +00:00
parent d19f691bec
commit ea3b2cb7c9

View File

@ -1,16 +1,16 @@
{
"version": "2.9.0",
"version": "2.10.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.9.0/manual/windows.zip",
"hash": "5660a28e95e05b3783e5f4effc6f6f9c881cbeed73fc68036b9f27332fa8a27d"
"url": "https://c.quick-lint-js.com/releases/2.10.0/manual/windows.zip",
"hash": "3b5b5dcade7b26a90c72f9bcf6ac8a657e696c0fa22a530dbaf16e212dc40c32"
},
"32bit": {
"url": "https://c.quick-lint-js.com/releases/2.9.0/manual/windows-x86.zip",
"hash": "4fd1f59b405b8f8d6de3c2a22ad41bef9a9aea0403226bbc062445a73f00ed59"
"url": "https://c.quick-lint-js.com/releases/2.10.0/manual/windows-x86.zip",
"hash": "c6ce617c5eae548a8fcf57adcac9bed9cd1906fbdb474d5cb209b9d5d9e9a5de"
}
},
"bin": "bin\\quick-lint-js.exe",