From 50bcf3fe3255ef8213dcf1eeff8fbee065f4887b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 16:31:53 +0000 Subject: [PATCH] sqruff: Update to version 0.34.0 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 2a42dfe162..b28a1bc435 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.34.0", "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.33.0/sqruff-windows-x86_64.zip", - "hash": "294d6fb881b55c3dd7c2e69e0c5fc67fb26ddd8365fe972d1574e3473ecb74c7" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.34.0/sqruff-windows-x86_64.zip", + "hash": "18f972e3ca2fee529da57c0c7adf06aea8a5559d09998c5edfbdfdf46339b37a" } }, "bin": "sqruff.exe",