usql: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2022-07-11 08:30:55 +00:00
parent 0e055ba642
commit e816c756d8

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.11.0",
"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.10.0/usql-0.10.0-windows-amd64.zip",
"hash": "0158c5b9cc7022e25ea50a83b111a71eb8d541b02b8c947a65e345d8e911d586"
"url": "https://github.com/xo/usql/releases/download/v0.11.0/usql-0.11.0-windows-amd64.zip",
"hash": "b29978a358694b213a72cc7ad741556726d2bab8524904c04277891b564ed3e5"
}
},
"bin": "usql.exe",