usql: Update to version 0.13.12

This commit is contained in:
github-actions[bot] 2023-03-17 00:35:54 +00:00
parent 47f193c6bc
commit 79300ba7bc

View File

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