usql: Update to version 0.9.3

This commit is contained in:
Jakub Čábera 2021-08-21 22:22:31 -07:00
parent b168e299fa
commit 039b6ba961

View File

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