From 289a5016be6b8f5a8c29cfe5444a2fa6b67fbf4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:29:25 +0000 Subject: [PATCH] sqruff: Update to version 0.25.19 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 5687798ffe..2e69e4c988 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.18", + "version": "0.25.19", "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.18/sqruff-windows-x86_64.zip", - "hash": "b660d3a76f662e62036d1a021cf3893ac47d53151f95341bcf7fce8c545d18f7" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.19/sqruff-windows-x86_64.zip", + "hash": "d54f27e93a52938b77d99693edc79b44d11f648fa2e8dd6b3bd6b0c66dde94f1" } }, "bin": "sqruff.exe",