usql: Update to version 0.9.2

This commit is contained in:
Jakub Čábera 2021-07-07 23:13:10 -07:00
parent 7742dcb19e
commit d59226b849

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.1", "version": "0.9.2",
"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.1/usql-0.9.1-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.9.2/usql-0.9.2-windows-amd64.zip",
"hash": "5c56c30b9e7c384821d4a04b4b1b7c2f9b81ecf1b5478016bc904fad61a02c3f" "hash": "8b62d27eedfc66536ac75476d25acaf886ffcdfb46e40a22aa1c572b46b260f6"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",