Skip to content

Commit

Permalink
AU: 2 updated - dbeaver trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 6, 2019
1 parent 290b6e9 commit 9a7e55a
Show file tree
Hide file tree
Showing 4 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>6.0.3.20190423</version>
<version>6.0.4</version>
<title>DBeaver - Community Edition</title>
<authors>Serge Rieder</authors>
<owners>Paul Davies, Miodrag Milic</owners>
Expand Down Expand Up @@ -38,7 +38,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/6.0.3</releaseNotes>
<releaseNotes>https://github.com/serge-rider/dbeaver/releases/tag/6.0.4</releaseNotes>
<tags>admin cross-platform database mysql oracle db2 sql-server postgresql sql dbeaver foss</tags>
<projectSourceUrl>https://github.com/serge-rider/dbeaver</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/dbeaver</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions dbeaver/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/dbeaver/dbeaver/releases/download/6.0.3/dbeaver-ce-6.0.3-x86_64-setup.exe
x64: https://github.com/dbeaver/dbeaver/releases/download/6.0.4/dbeaver-ce-6.0.4-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'

checksum64: 9A6661DDA84D98BF1465B5A781FFF67171B7DB13EB5D03CA8A15457EAE2C130F
checksum64: 1D61149B9ACA0376276F1E6063309C16D5E637262CAD2B8B97D1AA94E25C78B3


File 'LICENSE.md' is obtained from:
Expand Down
2 changes: 1 addition & 1 deletion trid/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
checksum_triddefs: 889C565B42145067B725A41CDE36B4A8F69E959E3346BEA775033EE46C814FCC
checksum_triddefs: 59F68BF11E9DB3757EB75B06E3FE0B2C6E39C3C778B21B16CF8DCC67ED3B6A99

File 'readme.txt' with license is obtained from the trid_w32.zip file.
4 changes: 2 additions & 2 deletions trid/trid.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>trid</id>
<title>TrID - File Identifier</title>
<version>2.24.20190502</version>
<version>2.24.20190505</version>
<authors>Marco Pontello</authors>
<owners>Miodrag Milić</owners>
<summary>TrID is an utility designed to identify file types from their binary signatures</summary>
Expand All @@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl>
<!--<dependencies>-->
<!--</dependencies>-->
<releaseNotes>http://mark0.net/forum/index.php/topic,709.msg2741.html#msg2741</releaseNotes>
<releaseNotes>http://mark0.net/forum/index.php/topic,709.msg2742.html#msg2742</releaseNotes>
<mailingListUrl>http://mark0.net/forum/index.php?board=6.0</mailingListUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl>
</metadata>
Expand Down

0 comments on commit 9a7e55a

Please sign in to comment.