usql: Update to version 0.20.2

This commit is contained in:
github-actions[bot] 2026-01-08 00:43:34 +00:00
parent b0cf1a0a1d
commit a25858c5c2

View File

@ -1,12 +1,12 @@
{
"version": "0.20.0",
"version": "0.20.2",
"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.20.0/usql-0.20.0-windows-amd64.zip",
"hash": "48a652d0cf6b7401ce39655dd7a89e560a8326d96077c965300e26432061d1c6"
"url": "https://github.com/xo/usql/releases/download/v0.20.2/usql-0.20.2-windows-amd64.zip",
"hash": "35a117440f6deebe2374e6c16e30be060f0893892d8fa487553d23b2e7828c3d"
}
},
"bin": "usql.exe",