From 2ea22d86108ff2e6e1f3339997714bd220cf4ec2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 00:40:27 +0000 Subject: [PATCH] sqruff: Update to version 0.25.28 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index cb2c4e4537..5a2226cca0 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.25", + "version": "0.25.28", "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.25/sqruff-windows-x86_64.zip", - "hash": "a4c4375acfcb8ddf31496b0916faa9dcc1d0548f3bb498761a1ea5d020d7fc0f" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.28/sqruff-windows-x86_64.zip", + "hash": "97cd9a0ee3f0d551a5cfd48b3f374b61e46ddb8e05cfd73a51a5011f69839337" } }, "bin": "sqruff.exe",