From 0a342b230cc4a4fbe96c5ae4028ccebd46f577a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 16:30:02 +0000 Subject: [PATCH] sqruff: Update to version 0.29.2 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index ab1bc37015..9302bc8463 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.29.1", + "version": "0.29.2", "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.1/sqruff-windows-x86_64.zip", - "hash": "a4564286a66a3206bb573dd8202e0bacd7ac227104b8d85ce05609411e8ec081" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.29.2/sqruff-windows-x86_64.zip", + "hash": "7ec8c84e2b14a99fe472f8c6faa1c08bd71d5d9d64ee1da8db079b6b304e2663" } }, "bin": "sqruff.exe",