Scoop update for sq version v0.36.2

This commit is contained in:
neilotoole 2023-05-26 21:24:13 -06:00
parent 24b5fafd78
commit 0e7334f3c6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.36.1", "version": "0.36.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/neilotoole/sq/releases/download/v0.36.1/sq-0.36.1-windows-amd64.zip", "url": "https://github.com/neilotoole/sq/releases/download/v0.36.2/sq-0.36.2-windows-amd64.zip",
"bin": [ "bin": [
"sq.exe" "sq.exe"
], ],
"hash": "8f4f1e4071ca5f47b689eddda184f2ae1db73d8d25f445f7e8c5ccfe0b2f3e0b" "hash": "80d7a315618a3b6b235c5cbd2434b28ff1fcc6ab190d982a0ea1d32a0aadf933"
} }
}, },
"homepage": "https://sq.io", "homepage": "https://sq.io",