From 51fb320c9ca894cca2349dcf7f14f46901d5ab60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 00:36:55 +0000 Subject: [PATCH] sqruff: Update to version 0.25.5 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 7c99e4faa0cff..6d0991083ce59 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.4", + "version": "0.25.5", "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.4/sqruff-windows-x86_64.zip", - "hash": "0880f8369da08e899844c167dff9bdbb7e006d3fc9f468e04dee868d3df9b41f" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.5/sqruff-windows-x86_64.zip", + "hash": "3fdabf9839afd7487e689c55d8c0ac34a26f63d3a6684101ab96d671ef232cc9" } }, "bin": "sqruff.exe",