From 4d2242769b527457f827d853dda0e43df1834058 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:32:56 +0000 Subject: [PATCH] sqruff: Update to version 0.25.12 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 6d0991083c..1876c38741 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.5", + "version": "0.25.12", "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.5/sqruff-windows-x86_64.zip", - "hash": "3fdabf9839afd7487e689c55d8c0ac34a26f63d3a6684101ab96d671ef232cc9" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.12/sqruff-windows-x86_64.zip", + "hash": "fac4f9811eaaeaea80e1cd375459a5383cca1e153626c7e93c85c8ee1e89516d" } }, "bin": "sqruff.exe",