2025-02-14 00:31:39 +08:00

25 lines
767 B
JSON

{
"version": "0.25.4",
"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.4/sqruff-windows-x86_64.zip",
"hash": "0880f8369da08e899844c167dff9bdbb7e006d3fc9f468e04dee868d3df9b41f"
}
},
"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"
}
}
}
}
}