From deccfb316982d87aa30f9f8695d228e9b4e65ba7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:32:01 +0000 Subject: [PATCH] sqruff: Update to version 0.26.5 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 5a2226cca0..1b308715b5 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.28", + "version": "0.26.5", "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.25.28/sqruff-windows-x86_64.zip", - "hash": "97cd9a0ee3f0d551a5cfd48b3f374b61e46ddb8e05cfd73a51a5011f69839337" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.26.5/sqruff-windows-x86_64.zip", + "hash": "e782dd40e4cc6b297d88753bf7dd7237e87cd2ff94240b9a6d51975e9c690f40" } }, "bin": "sqruff.exe",