Skip to content

Commit 6f6820b

Browse files
usql: Update to version 0.20.4
1 parent 47464a9 commit 6f6820b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/usql.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "0.20.2",
2+
"version": "0.20.4",
33
"description": "Universal command-line interface for SQL databases",
44
"homepage": "https://github.com/xo/usql",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/xo/usql/releases/download/v0.20.2/usql-0.20.2-windows-amd64.zip",
9-
"hash": "35a117440f6deebe2374e6c16e30be060f0893892d8fa487553d23b2e7828c3d"
8+
"url": "https://github.com/xo/usql/releases/download/v0.20.4/usql-0.20.4-windows-amd64.zip",
9+
"hash": "1b3c761442acaecba2de749bb3c5d2aef629ef3d09452282d65c4285da341720"
1010
}
1111
},
1212
"bin": "usql.exe",

0 commit comments

Comments
 (0)