From 3e8e236e691829259e2a332a87cfb1cbd58f7938 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:28:53 +0000 Subject: [PATCH] sqruff: Update to version 0.25.15 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 7686e7d9c1..3787deefc3 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.14", + "version": "0.25.15", "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.14/sqruff-windows-x86_64.zip", - "hash": "88c550a726fd67946330d5cdb0924554130f9aff0ebc151aea9bc429121f6fe8" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.15/sqruff-windows-x86_64.zip", + "hash": "8ee3af59f7413a8b810ca197c8d7076b52f01db5f294673b923d64100c16449a" } }, "bin": "sqruff.exe",