From 16dcd5445e4a20598bd64042b454d1a0395f17d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 04:25:39 +0000 Subject: [PATCH] quick-lint-js: Update to version 2.17.0 --- bucket/quick-lint-js.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/quick-lint-js.json b/bucket/quick-lint-js.json index aa3f179c02..53ec82c4bf 100644 --- a/bucket/quick-lint-js.json +++ b/bucket/quick-lint-js.json @@ -1,16 +1,16 @@ { - "version": "2.16.0", + "version": "2.17.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.16.0/manual/windows.zip", - "hash": "3d0f1ec103d3dba4432a84c04b91c6df3e89e888a2eeaf68b0f177ddb0aaf738" + "url": "https://c.quick-lint-js.com/releases/2.17.0/manual/windows.zip", + "hash": "9aee1898905ff7811fd1b4c8ca0ad22f8da4fa867eb3cf7df558ee4f6c18f689" }, "32bit": { - "url": "https://c.quick-lint-js.com/releases/2.16.0/manual/windows-x86.zip", - "hash": "b7219cdd360b006b4feaea7444bc898afa28d3c9ad4705424cf88499ddaa4837" + "url": "https://c.quick-lint-js.com/releases/2.17.0/manual/windows-x86.zip", + "hash": "70bbe356d2cb896943c3874d38a0c7f67b7a38e3093a3c6c4de2119cc078b33e" } }, "bin": "bin\\quick-lint-js.exe",