usql: Update to version 0.13.11

This commit is contained in:
github-actions[bot] 2023-03-13 00:35:09 +00:00
parent eefa899608
commit ec1fb0fe32

View File

@ -1,12 +1,12 @@
{
"version": "0.13.10",
"version": "0.13.11",
"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.13.10/usql-0.13.10-windows-amd64.zip",
"hash": "a6c2232b83fb709f72229db8fdd30bf0f050198c68c87cf03e5f6d7ef118f815"
"url": "https://github.com/xo/usql/releases/download/v0.13.11/usql-0.13.11-windows-amd64.zip",
"hash": "f42c747d68671d4d1c6b7098fd0bd5862c19a7bbf9c843a17adc06eb8ee29b5d"
}
},
"bin": "usql.exe",