sqruff: Update to version 0.29.2

This commit is contained in:
github-actions[bot] 2025-07-30 16:30:02 +00:00
parent e0ca578054
commit 0a342b230c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.29.1", "version": "0.29.2",
"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.1/sqruff-windows-x86_64.zip", "url": "https://github.com/quarylabs/sqruff/releases/download/v0.29.2/sqruff-windows-x86_64.zip",
"hash": "a4564286a66a3206bb573dd8202e0bacd7ac227104b8d85ce05609411e8ec081" "hash": "7ec8c84e2b14a99fe472f8c6faa1c08bd71d5d9d64ee1da8db079b6b304e2663"
} }
}, },
"bin": "sqruff.exe", "bin": "sqruff.exe",