From c9170d316fe3f5d0edde7b8ff9b109b9825720a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 04:30:07 +0000 Subject: [PATCH] sqruff: Update to version 0.25.21 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 145159016c..15ac79f8ea 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.20", + "version": "0.25.21", "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.20/sqruff-windows-x86_64.zip", - "hash": "d2727e401406fa03ed99705eb84a2d1a7e4a7f99adecd3ee65e265066c9a0eac" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.21/sqruff-windows-x86_64.zip", + "hash": "1cc6edf023efdda3fbea613e2f532fa24e2912b03736dff50baae3416826b911" } }, "bin": "sqruff.exe",