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 Sep 25, 2022
1 parent e0c06a0 commit e0e39be
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.2022.7.jar/download
x32: https://sourceforge.net/projects/plantuml/files/plantuml.1.2022.8.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: E30D9C8BC68B285590F9EC00CE88870270EB83D86AADD167D2EE2717EC4CB787
checksum32: 9E8472B15E9DEEF57F57A49DB1548D777D7A9FD87C0C02F27C383AF260A89E53

Using AU:

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

0 comments on commit e0e39be

Please sign in to comment.