From 2d2b53bff7adb8cd00351a6f9c8479b0f1c5e28d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 12:31:30 +0000 Subject: [PATCH] sqruff: Update to version 0.28.0 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index cb34a35fea..5ae1c1b243 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/sqruff-windows-x86_64.zip", - "hash": "fa4addc1ac854e9b763c2b3272ceb4ffc909be6532a103be8b80d767e7401178" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.28.0/sqruff-windows-x86_64.zip", + "hash": "b285e1b7c73d828b1eeb3664346a1625fe9e3cc30fb126693604537463d52462" } }, "bin": "sqruff.exe",