Skip to content

Commit

Permalink
AU: 1 updated - usql
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 2, 2023
1 parent eecc784 commit 4f94783
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions usql/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Package can be verified like this:

1. Go to https://github.com/xo/usql/releases to download the zip archive

x64: https://github.com/xo/usql/releases/download/v0.14.3/usql-0.14.3-windows-amd64.zip
x64: https://github.com/xo/usql/releases/download/v0.14.5/usql-0.14.5-windows-amd64.zip

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: B46EC83EEDD4347A0E75C943E2B34723DECC5611030349B47EF8E7E8B5D98805
checksum64: 77695C72C2F5D89E3DFFD852492ECD727E75D01C53B67D29C639DAEB13F6866C

File 'license.txt' is obtained from:
https://github.com/xo/usql/blob/master/LICENSE
2 changes: 1 addition & 1 deletion usql/usql.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>usql</id>
<title>usql</title>
<version>0.14.3</version>
<version>0.14.5</version>
<authors>Kenshaw</authors>
<owners>Miodrag Milic</owners>
<summary>Universal command-line interface for SQL databases</summary>
Expand Down

0 comments on commit 4f94783

Please sign in to comment.