From a25858c5c2165b4c04eeba8eadad3590bc6cd8a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:43:34 +0000 Subject: [PATCH] usql: Update to version 0.20.2 --- bucket/usql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/usql.json b/bucket/usql.json index aa8dbb2ec0..00f652df8e 100644 --- a/bucket/usql.json +++ b/bucket/usql.json @@ -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",