quick-lint-js: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2024-03-04 08:52:24 +00:00
parent 3d88eaa580
commit e1ce394451

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.0", "version": "3.2.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/3.1.0/manual/windows.zip", "url": "https://c.quick-lint-js.com/releases/3.2.0/manual/windows.zip",
"hash": "6595ab7b9955219f80b76e816153001f6ae2396b640e172a0674566ea9029be5" "hash": "aaf429fb9de9135b7f5f78e113fca6c6806617ec0015e107c97cfc1e062e7e87"
}, },
"32bit": { "32bit": {
"url": "https://c.quick-lint-js.com/releases/3.1.0/manual/windows-x86.zip", "url": "https://c.quick-lint-js.com/releases/3.2.0/manual/windows-x86.zip",
"hash": "9a73a0a55037994e78e52c42f676d7f9a9e6b2bc8a84b3d102444bc31d587977" "hash": "d98c251cc880ab208880c2cb1b45caa386999724ff1884e149d17fde6f3e4d2d"
} }
}, },
"bin": "bin\\quick-lint-js.exe", "bin": "bin\\quick-lint-js.exe",