Skip to content

Commit

Permalink
AU: 1 updated - dbeaver
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 27, 2017
1 parent 4620a84 commit d45cc93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions dbeaver/dbeaver.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>dbeaver</id>
<version>4.2.5</version>
<version>4.2.6</version>
<title>DBeaver - Community Edition</title>
<authors>Serge Rieder</authors>
<owners>Paul Davies, Miodrag Milic</owners>
Expand Down Expand Up @@ -37,7 +37,7 @@
]]></description>
<summary>Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.</summary>
<releaseNotes>https://github.com/serge-rider/dbeaver/releases/tag/4.2.5</releaseNotes>
<releaseNotes>https://github.com/serge-rider/dbeaver/releases/tag/4.2.6</releaseNotes>
<tags>admin cross-platform database mysql oracle db2 sql-server postgresql mongodb dbeaver trial</tags>
<projectSourceUrl>https://github.com/serge-rider/dbeaver</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/dbeaver</packageSourceUrl>
Expand Down
10 changes: 5 additions & 5 deletions dbeaver/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://github.com/serge-rider/dbeaver/releases/download/4.2.5/dbeaver-ce-4.2.5-x86-setup.exe
x64: https://github.com/serge-rider/dbeaver/releases/download/4.2.5/dbeaver-ce-4.2.5-x86_64-setup.exe
x32: https://github.com/serge-rider/dbeaver/releases/download/4.2.6/dbeaver-ce-4.2.6-x86-setup.exe
x64: https://github.com/serge-rider/dbeaver/releases/download/4.2.6/dbeaver-ce-4.2.6-x86_64-setup.exe

to download the installer.

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

checksum32: 5455AF962BCB1FAF2D8D07D8E87360E0D584E9955A3AB21CE308A3B83A8FE815
checksum64: 6D27164AE28A8A7F76CA3D85104ABADA8B5CA5EDF899F135C62D8FA8654C8A0C
checksum32: 802A98071C7FEEBC7EC1A6DFC7A7776FD65998A0368B910CB6424158134FAE50
checksum64: 34AE0A6DFCC4488E7B311708A7C5D1C97FFC8C0727DDE6342AEB4B953D07F08E

Using AU:

Get-RemoteChecksum https://github.com/serge-rider/dbeaver/releases/download/4.2.5/dbeaver-ce-4.2.5-x86_64-setup.exe
Get-RemoteChecksum https://github.com/serge-rider/dbeaver/releases/download/4.2.6/dbeaver-ce-4.2.6-x86_64-setup.exe

File 'LICENSE.md' is obtained from:
https://raw.githubusercontent.com/serge-rider/dbeaver/devel/LICENSE.md

0 comments on commit d45cc93

Please sign in to comment.