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 Dec 5, 2022
1 parent 1b0d8fe commit 03cacfe
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>22.2.5</version>
<version>22.3.0</version>
<title>DBeaver - Community Edition</title>
<authors>Serge Rieder</authors>
<owners>majkinetor</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/dbeaver/dbeaver/releases/tag/22.2.5</releaseNotes>
<releaseNotes>https://github.com/dbeaver/dbeaver/releases/tag/22.3.0</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/22.2.5/dbeaver-ce-22.2.5-x86_64-setup.exe
x64: https://github.com/dbeaver/dbeaver/releases/download/22.3.0/dbeaver-ce-22.3.0-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: 0706418C965016C766C3A7A4D0B97D63D7B8717043B967D320CDF5498C0A81F6
checksum64: B28248F569475B0145365A3D342648DD6B60585EF6ED9A203BC61098F7473157


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: D53963FBD23931D541F9842688135C9471BB26731EB8757294C2EDE9ED0B1B11
checksum_triddefs: 132D9CC56361B80F81558D1A5FF91A69CACB3D9EA27C87D6C5EF75E04E00BFC1

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.20221130</version>
<version>2.24.20221204</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>https://mark0.net/forum/index.php?topic=873.msg3590#msg3590</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=873.msg3591#msg3591</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 03cacfe

Please sign in to comment.