sqruff: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2025-07-30 00:44:40 +00:00
parent f80c25c355
commit 25ab12982f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.29.0", "version": "0.29.1",
"description": "Fast SQL formatter/linter", "description": "Fast SQL formatter/linter",
"homepage": "https://github.com/quarylabs/sqruff", "homepage": "https://github.com/quarylabs/sqruff",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/quarylabs/sqruff/releases/download/v0.29.0/sqruff-windows-x86_64.zip", "url": "https://github.com/quarylabs/sqruff/releases/download/v0.29.1/sqruff-windows-x86_64.zip",
"hash": "98e2dcd7cf2df5fe21cd82fba52d1efd8ede9979e1a7da1b9e971a053485b6d7" "hash": "a4564286a66a3206bb573dd8202e0bacd7ac227104b8d85ce05609411e8ec081"
} }
}, },
"bin": "sqruff.exe", "bin": "sqruff.exe",