usql: Update to version 0.9.4

This commit is contained in:
Jakub Čábera 2021-08-29 22:38:37 -07:00
parent 798841a0be
commit 91090d14f6

View File

@ -1,12 +1,12 @@
{
"version": "0.9.3",
"version": "0.9.4",
"description": "Universal command-line interface for SQL databases",
"homepage": "https://github.com/xo/usql",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/xo/usql/releases/download/v0.9.3/usql-0.9.3-windows-amd64.zip",
"hash": "6597d9d7a56d76ada6796bc5458749c2c1dbd9e842a06969fb3a5797bd6b8e76"
"url": "https://github.com/xo/usql/releases/download/v0.9.4/usql-0.9.4-windows-amd64.zip",
"hash": "2136efd0f4ae9a3cd5ee8ac66525692896520e5710d8cd18be1406097b996139"
}
},
"bin": "usql.exe",