From 48db7f7d4e764c277869f50be2930115ef8069cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 20:28:16 +0000 Subject: [PATCH] sqruff: Update to version 0.26.8 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 4d34a488b0..bcc8a03b8d 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.26.6", + "version": "0.26.8", "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.6/sqruff-windows-x86_64.zip", - "hash": "d6db50952f73a3173c8799115580bc1c6b122ef22f410a21471eab1e93009601" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.26.8/sqruff-windows-x86_64.zip", + "hash": "ad5f5844fc00f295e7333153ab48175595779fc977bd52420aa4f1f28429f3ae" } }, "bin": "sqruff.exe",