From 397c53df533945b547abcfc52c7dba34687b8dab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 12:31:21 +0000 Subject: [PATCH] sqruff: Update to version 0.25.25 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index e591ceff89..cb2c4e4537 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.24", + "version": "0.25.25", "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.24/sqruff-windows-x86_64.zip", - "hash": "df1344839e889daf45fc76146ee4b8507c1a8a35aadabf4d8fca36ad64ce310b" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.25/sqruff-windows-x86_64.zip", + "hash": "a4c4375acfcb8ddf31496b0916faa9dcc1d0548f3bb498761a1ea5d020d7fc0f" } }, "bin": "sqruff.exe",