Skip to content

Commit

Permalink
AU: 3 updated - dngrep plantuml trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 21, 2020
1 parent 50d3ceb commit 3489a00
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion dngrep/dngrep.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>dngrep</id>
<title>dnGrep</title>
<version>2.9.248.0</version>
<version>2.9.256.0</version>
<authors>Denis Stankovski, John Burak</authors>
<owners>Miodrag Milić</owners>
<summary>Powerful search for Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions dngrep/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://github.com/dnGrep/dnGrep/releases/download/v2.9.248.0/dnGREP.2.9.248.x86.msi
x64: https://github.com/dnGrep/dnGrep/releases/download/v2.9.248.0/dnGREP.2.9.248.x64.msi
x32: https://github.com/dnGrep/dnGrep/releases/download/v2.9.256.0/dnGREP.2.9.256.x86.msi
x64: https://github.com/dnGrep/dnGrep/releases/download/v2.9.256.0/dnGREP.2.9.256.x64.msi

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: 3EA91278B612A6A82AB2A69290CEDA2B01497CEB4CCFE35128A90DA7F83B6EBB
checksum64: 5BF6E686FDD5B70BFCD4C7B41B66B5F7AB6C4916808EF640F8BAD856EC91EB14
checksum32: 438E71574FBE39A426C28BE5E1462E0068861D43B6EC39A4270981AD9523C275
checksum64: 31691B003CAC0A273E55824B4464C5F592826D03F66C8FCCF0EE802754F61670


File 'license.txt' 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.2020.13.jar/download
x32: https://sourceforge.net/projects/plantuml/files/plantuml.1.2020.14.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: F09B90D5B72F3FD85082C8445FCBF5F3B6A29DC24BB9AB6D157AAACCA83780A5
checksum32: EC55993BDBECBA4D32259FCEFA5659F24CC84D7265BD972477E10732408209DE

Using AU:

Get-RemoteChecksum https://sourceforge.net/projects/plantuml/files/plantuml.1.2020.13.jar/download
Get-RemoteChecksum https://sourceforge.net/projects/plantuml/files/plantuml.1.2020.14.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.13</version>
<version>1.2020.14</version>
<title>PlantUML</title>
<authors>Arnaud Roques</authors>
<owners>Yoshimov, Miodrag Milic</owners>
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: 0A3E99604741819DF0FF98F037E30D5F84170BFCFF6451FE5E0FC6847296892B
checksum_triddefs: C691D7DA63D57807313D755B709F92C6A5CBBF54E52C315E86B163DBA30CF66B

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.20200616</version>
<version>2.24.20200620</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,739.msg3045.html#msg3045</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php/topic,739.msg3046.html#msg3046</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 3489a00

Please sign in to comment.