From 25ab12982f9f7a77e0cd890164650a4efb25a08e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:44:40 +0000 Subject: [PATCH] sqruff: Update to version 0.29.1 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 93bb2422f6..ab1bc37015 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.29.1", "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.29.0/sqruff-windows-x86_64.zip", - "hash": "98e2dcd7cf2df5fe21cd82fba52d1efd8ede9979e1a7da1b9e971a053485b6d7" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.29.1/sqruff-windows-x86_64.zip", + "hash": "a4564286a66a3206bb573dd8202e0bacd7ac227104b8d85ce05609411e8ec081" } }, "bin": "sqruff.exe",