usql: Update to version 0.13.5

This commit is contained in:
github-actions[bot] 2023-01-05 08:29:02 +00:00
parent f31157ca6e
commit 000edbbefa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.4", "version": "0.13.5",
"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.13.4/usql-0.13.4-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.13.5/usql-0.13.5-windows-amd64.zip",
"hash": "b249ce294a658e31888c0865adfefaeff90ca0cb4acdebfaa694e2c11721a311" "hash": "bed8ec2cc66abab8e8e31b09d36d9ae86063f1e63a1b6f4397ca071a841dbd23"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",