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