From 9612955c205111a1a86a6c46c727fa4f6fd69a8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 00:45:41 +0000 Subject: [PATCH] sqruff: Update to version 0.28.2 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index ea738bd7a0..7779bb00e7 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.28.1", + "version": "0.28.2", "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.28.1/sqruff-windows-x86_64.zip", - "hash": "758b708546d7ceaa0420be501e4c718f91792d71a3b2d3f84f3961547e992bfb" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.28.2/sqruff-windows-x86_64.zip", + "hash": "3a9018d86e03ff69305f20ac8764c9153a3745a1e6773a6f42c6d6f4e74c3ca3" } }, "bin": "sqruff.exe",