Skip to content

Commit

Permalink
AU: 2 updated - dbeaver plantuml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 23, 2019
1 parent f49f1c0 commit ce3f5ed
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.2.0</version>
<version>6.2.1</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.2.0</releaseNotes>
<releaseNotes>https://github.com/serge-rider/dbeaver/releases/tag/6.2.1</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.2.0/dbeaver-ce-6.2.0-x86_64-setup.exe
x64: https://github.com/dbeaver/dbeaver/releases/download/6.2.1/dbeaver-ce-6.2.1-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: BCAC9683A1FDDC0F81FFA6CB336E1534BF894CDCD0C44E67A70E1CDCEF23937A
checksum64: 76324307B64A15F45A55DD0EA71FC17247B7EAADE3455CC2F496267375C7A188


File 'LICENSE.md' is obtained from:
Expand Down
6 changes: 3 additions & 3 deletions plantuml/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Package can be verified like this:

1. Go to

x32: https://sourceforge.net/projects/plantuml/files/plantuml.1.2019.10.jar/download
x32: https://sourceforge.net/projects/plantuml/files/plantuml.1.2019.11.jar/download

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: F72B0B9631535141B50EA7E528C1046307F7A1B4F797100F09622C17EF3CAD18
checksum32: 95A60D5AC3F2B736DA74A0D8E9941B521CA4640427B4693ADFE515974723344D

Using AU:

Get-RemoteChecksum https://sourceforge.net/projects/plantuml/files/plantuml.1.2019.10.jar/download
Get-RemoteChecksum https://sourceforge.net/projects/plantuml/files/plantuml.1.2019.11.jar/download

Information about license can be seen at:
http://plantuml.com/download
2 changes: 1 addition & 1 deletion plantuml/plantuml.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>plantuml</id>
<version>1.2019.10</version>
<version>1.2019.11</version>
<title>PlantUML</title>
<authors>Arnaud Roques</authors>
<owners>Yoshimov, Miodrag Milic</owners>
Expand Down

0 comments on commit ce3f5ed

Please sign in to comment.