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