From 0ff1cbe729e71f811f48919a960c442b3ee72105 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 00:40:37 +0000 Subject: [PATCH] sqruff: Update to version 0.26.6 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 1b308715b5..4d34a488b0 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.26.5", + "version": "0.26.6", "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.5/sqruff-windows-x86_64.zip", - "hash": "e782dd40e4cc6b297d88753bf7dd7237e87cd2ff94240b9a6d51975e9c690f40" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.26.6/sqruff-windows-x86_64.zip", + "hash": "d6db50952f73a3173c8799115580bc1c6b122ef22f410a21471eab1e93009601" } }, "bin": "sqruff.exe",