mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
q: Add version 3.1.6 (#3171)
This commit is contained in:
parent
1358b3d8ba
commit
5840d189ce
24
bucket/q.json
Normal file
24
bucket/q.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "3.1.6",
|
||||||
|
"description": "Run SQL directly on delimited files and multi-file sqlite databases",
|
||||||
|
"homepage": "https://harelba.github.io/q/",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/harelba/q/releases/download/v3.1.6/q-text-as-data-3.1.6.msi",
|
||||||
|
"hash": "3f2893064a83f9430d4bf951b9706835c7aa61ceaaa8a85374662b2795d0dfb9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"extract_dir": "PFiles/q-text-as-data",
|
||||||
|
"bin": "q.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/harelba/q"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/harelba/q/releases/download/v$version/q-text-as-data-$version.msi"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user