mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
sqruff: Add version 0.25.4 (#6423)
This commit is contained in:
parent
85dd51d33a
commit
451ef46302
24
bucket/sqruff.json
Normal file
24
bucket/sqruff.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user