quick-lint-js: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-07-26 00:38:58 +00:00
parent b9efb6dd32
commit bbbac9acd7

View File

@ -1,16 +1,16 @@
{ {
"version": "2.7.0", "version": "2.8.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.7.0/manual/windows.zip", "url": "https://c.quick-lint-js.com/releases/2.8.0/manual/windows.zip",
"hash": "a1ec93f7722a0a2f6c55faf0dff78778793683aad9ec5243763f8f0dcb8d3fee" "hash": "9a5f573c65c305ebf9f0b1160dd5818572a3f782b6deb3c9c59d4e848ab6baf2"
}, },
"32bit": { "32bit": {
"url": "https://c.quick-lint-js.com/releases/2.7.0/manual/windows-x86.zip", "url": "https://c.quick-lint-js.com/releases/2.8.0/manual/windows-x86.zip",
"hash": "312235a363db6f265b82c7aa97b17103623be2f418a106a1b0d0754b4bc41fc9" "hash": "23329c04d0272862ace2afb2790145f6b1c05186be9b6f2cd29717c7f87884dd"
} }
}, },
"bin": "bin\\quick-lint-js.exe", "bin": "bin\\quick-lint-js.exe",