This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit d1eb65f Chocolatey
committed
1 parent 0a4515c commit d1eb65f Copy full SHA for d1eb65f
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ Package can be verified like this:
7
7
8
8
1. Go to
9
9
10
- x32: https://github.com/plantuml/plantuml/releases/download/v1.2025.0 /plantuml-1.2025.0 .jar
10
+ x32: https://github.com/plantuml/plantuml/releases/download/v1.2025.1 /plantuml-1.2025.1 .jar
11
11
12
12
to download the installer.
13
13
14
14
2. You can use one of the following methods to obtain the SHA256 checksum:
15
15
- Use powershell function 'Get-FileHash'
16
16
- Use Chocolatey utility 'checksum.exe'
17
17
18
- checksum32: 6F38F70455D08438979451C2257CD5D58647C6460094BB829BC2A12878D47331
18
+ checksum32: 77E521F6136EE03DF8E5B1BA8D19A01FA3E0C1355FF69048CC9F0BBE0EA9061F
19
19
20
20
Using AU:
21
21
22
- Get-RemoteChecksum https://github.com/plantuml/plantuml/releases/download/v1.2025.0 /plantuml-1.2025.0 .jar
22
+ Get-RemoteChecksum https://github.com/plantuml/plantuml/releases/download/v1.2025.1 /plantuml-1.2025.1 .jar
23
23
24
24
Information about license can be seen at:
25
25
http://plantuml.com/download
Original file line number Diff line number Diff line change 3
3
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<metadata >
5
5
<id >plantuml</id >
6
- <version >1.2025.0 </version >
6
+ <version >1.2025.1 </version >
7
7
<title >PlantUML</title >
8
8
<authors >Arnaud Roques</authors >
9
9
<owners >Yoshimov, Miodrag Milic</owners >
You can’t perform that action at this time.
0 commit comments