From 020e7728665da5e94f749c1806836b3ee2c89ee7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 20:27:44 +0000 Subject: [PATCH] sqruff: Update to version 0.25.22 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 15ac79f8ea..7cb41d27de 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.21", + "version": "0.25.22", "description": "Fast SQL formatter/linter", "homepage": "https://github.com/quarylabs/sqruff", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.21/sqruff-windows-x86_64.zip", - "hash": "1cc6edf023efdda3fbea613e2f532fa24e2912b03736dff50baae3416826b911" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.22/sqruff-windows-x86_64.zip", + "hash": "f96211860e486d1025f87b5613b03c77f4ee55dfb53614a1428ac8fb5c60c6f5" } }, "bin": "sqruff.exe",