2025-03-10 20:28:53 +00:00

25 lines
769 B
JSON

{
"version": "0.25.15",
"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.15/sqruff-windows-x86_64.zip",
"hash": "8ee3af59f7413a8b810ca197c8d7076b52f01db5f294673b923d64100c16449a"
}
},
"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"
}
}
}
}
}