From c1a3eb1a6d76730a2d4aaaa6216875868f32260f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 04:29:17 +0000 Subject: [PATCH] sqruff: Update to version 0.25.18 --- bucket/sqruff.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqruff.json b/bucket/sqruff.json index 88d37376d2..5687798ffe 100644 --- a/bucket/sqruff.json +++ b/bucket/sqruff.json @@ -1,12 +1,12 @@ { - "version": "0.25.17", + "version": "0.25.18", "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.17/sqruff-windows-x86_64.zip", - "hash": "95f209350edab235474524937ee7fc9b739616848ce81c3e91515217920e2810" + "url": "https://github.com/quarylabs/sqruff/releases/download/v0.25.18/sqruff-windows-x86_64.zip", + "hash": "b660d3a76f662e62036d1a021cf3893ac47d53151f95341bcf7fce8c545d18f7" } }, "bin": "sqruff.exe",