From d53959006ec01fdaf9fbaf31150257c249a2e171 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 16:30:04 +0000 Subject: [PATCH] sqruff: Update to version 0.27.0 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index bcc8a03b8d..cb34a35fea 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.26.8", + "version": "0.27.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.26.8/sqruff-windows-x86_64.zip", - "hash": "ad5f5844fc00f295e7333153ab48175595779fc977bd52420aa4f1f28429f3ae" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.27.0/sqruff-windows-x86_64.zip", + "hash": "fa4addc1ac854e9b763c2b3272ceb4ffc909be6532a103be8b80d767e7401178" } }, "bin": "sqruff.exe",