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 Jan 5, 2023
1 parent ae4a256 commit 4bf5a0e
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.13.4/usql-0.13.4-windows-amd64.zip
x64: https://github.com/xo/usql/releases/download/v0.13.5/usql-0.13.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: B249CE294A658E31888C0865ADFEFAEFF90CA0CB4ACDEBFAA694E2C11721A311
checksum64: BED8EC2CC66ABAB8E8E31B09D36D9AE86063F1E63A1B6F4397CA071A841DBD23

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.13.4</version>
<version>0.13.5</version>
<authors>Kenshaw</authors>
<owners>Miodrag Milic</owners>
<summary>Universal command-line interface for SQL databases</summary>
Expand Down

0 comments on commit 4bf5a0e

Please sign in to comment.