usql: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2023-10-27 08:26:10 +00:00
parent 6b9f66476a
commit a075ed0dbb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.1", "version": "0.15.2",
"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.15.1/usql-0.15.1-windows-amd64.zip", "url": "https://github.com/xo/usql/releases/download/v0.15.2/usql-0.15.2-windows-amd64.zip",
"hash": "5e85bb1223a9df17b9704ef932796d9fb1c7002af84b7dcf31fdbd67c04c990b" "hash": "731dfde40542822853fd7482a3da269ef297bd5bff8108a8390022aae59cc197"
} }
}, },
"bin": "usql.exe", "bin": "usql.exe",