usql: Update to version 0.17.4

This commit is contained in:
github-actions[bot] 2024-01-03 20:24:28 +00:00
parent 5627785ca0
commit ec59d10baa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.2", "version": "0.17.4",
"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.17.2/usql-0.17.2-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.17.4/usql-0.17.4-windows-amd64.zip",
"hash": "56ac9e090dccc0179ce102243fdd181d289ebb2c7e793232e62d17b10b079ca8" "hash": "2792f316ba076fb6c09fc5b4ecd6206b61ba870587086ec7aa1c94988302e5df"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",