2025-03-29 04:30:07 +00:00

25 lines
769 B
JSON

{
"version": "0.25.21",
"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.21/sqruff-windows-x86_64.zip",
"hash": "1cc6edf023efdda3fbea613e2f532fa24e2912b03736dff50baae3416826b911"
}
},
"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"
}
}
}
}
}