2025-04-06 12:31:21 +00:00

25 lines
769 B
JSON

{
"version": "0.25.25",
"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.25/sqruff-windows-x86_64.zip",
"hash": "a4c4375acfcb8ddf31496b0916faa9dcc1d0548f3bb498761a1ea5d020d7fc0f"
}
},
"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"
}
}
}
}
}