From 3215c64d5512bd7f1aaf4faa926af1d8425367f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 08:29:52 +0000 Subject: [PATCH] sqruff: Update to version 0.25.20 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 2e69e4c988..145159016c 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.19", + "version": "0.25.20", "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.19/sqruff-windows-x86_64.zip", - "hash": "d54f27e93a52938b77d99693edc79b44d11f648fa2e8dd6b3bd6b0c66dde94f1" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.20/sqruff-windows-x86_64.zip", + "hash": "d2727e401406fa03ed99705eb84a2d1a7e4a7f99adecd3ee65e265066c9a0eac" } }, "bin": "sqruff.exe",