usql: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2023-11-14 16:25:32 +00:00
parent e004661003
commit eb20ee8bea

View File

@ -1,12 +1,12 @@
{
"version": "0.15.2",
"version": "0.16.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.15.2/usql-0.15.2-windows-amd64.zip",
"hash": "731dfde40542822853fd7482a3da269ef297bd5bff8108a8390022aae59cc197"
"url": "https://github.com/xo/usql/releases/download/v0.16.0/usql-0.16.0-windows-amd64.zip",
"hash": "b237bcd03560a02ff32ef7aa880aad28531e2d6e24f5313c92480435ac742924"
}
},
"bin": "usql.exe",