2025-03-25 08:29:25 +00:00

25 lines
769 B
JSON

{
"version": "0.25.19",
"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.19/sqruff-windows-x86_64.zip",
"hash": "d54f27e93a52938b77d99693edc79b44d11f648fa2e8dd6b3bd6b0c66dde94f1"
}
},
"bin": "sqruff.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/quarylabs/sqruff/releases/download/v$version/sqruff-windows-x86_64.zip",
"hash": {
"url": "$url.sha256"
}
}
}
}
}