usql: Update to version 0.8.2

This commit is contained in:
Jakub Čábera 2021-03-08 08:30:04 +01:00
parent d8c6036557
commit 6603146c0d

View File

@ -1,12 +1,12 @@
{
"version": "0.7.8",
"version": "0.8.2",
"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.7.8/usql-0.7.8-windows-amd64.zip",
"hash": "7980085d41a843f763a343d63bfdf40d438eca947ca51871c1941abe569e8220"
"url": "https://github.com/xo/usql/releases/download/v0.8.2/usql-0.8.2-windows-amd64.zip",
"hash": "5de761d02e45f760db01e6774ee3ad7d48eea7f1fa1e5bac67111db86399661e"
}
},
"bin": "usql.exe",