quick-lint-js: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-05-24 00:35:00 +00:00
parent ccf53af143
commit 68ba94d7a4

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.2", "version": "2.5.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.4.2/manual/windows.zip", "url": "https://c.quick-lint-js.com/releases/2.5.0/manual/windows.zip",
"hash": "3df2fbdd978b0eb79f2087bcefe6f2994e27c23c43af1f1ce5c708452b76b972" "hash": "7b934ee541adf67ae57f9afdbb55cbb50d355264d26551db3e164d2ceaaed1f0"
}, },
"32bit": { "32bit": {
"url": "https://c.quick-lint-js.com/releases/2.4.2/manual/windows-x86.zip", "url": "https://c.quick-lint-js.com/releases/2.5.0/manual/windows-x86.zip",
"hash": "a14655dfc4e3ccf3860b1d9b447374e87708bef034587fa55787dc13f6922189" "hash": "101a1f19aeeb8022c099e25a0a3a816352668d3aa983abdb3a069109433b1ba4"
} }
}, },
"bin": "bin\\quick-lint-js.exe", "bin": "bin\\quick-lint-js.exe",