Skip to content

Commit

Permalink
AU: 1 updated - plantuml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 18, 2020
1 parent 23c6019 commit d452f48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.2020.9.jar/download
x32: https://sourceforge.net/projects/plantuml/files/plantuml.1.2020.10.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: DD2BBAFF00D83C743D927914543F3BBA96F5A10FED37082F364E2B72295A79DB
checksum32: BE6DBD95C411BF30DF61C4819E5D42F8DD7338CDDEF8CB87B6E7406B95565F01

Using AU:

Get-RemoteChecksum https://sourceforge.net/projects/plantuml/files/plantuml.1.2020.9.jar/download
Get-RemoteChecksum https://sourceforge.net/projects/plantuml/files/plantuml.1.2020.10.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.2020.9</version>
<version>1.2020.10</version>
<title>PlantUML</title>
<authors>Arnaud Roques</authors>
<owners>Yoshimov, Miodrag Milic</owners>
Expand Down

0 comments on commit d452f48

Please sign in to comment.