Skip to content

Commit

Permalink
AU: 2 updated - dngrep trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 26, 2019
1 parent a764caa commit 1f8790d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.100.0</version>
<version>2.9.115.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.100.0/dnGREP.2.9.100.x86.msi
x64: https://github.com/dnGrep/dnGrep/releases/download/v2.9.100.0/dnGREP.2.9.100.x64.msi
x32: https://github.com/dnGrep/dnGrep/releases/download/v2.9.115.0/dnGREP.2.9.115.x86.msi
x64: https://github.com/dnGrep/dnGrep/releases/download/v2.9.115.0/dnGREP.2.9.115.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: 1E1D8C3DCD19E2BD880F52C9F51A335194EEB783BED023E74C77D9AB84A9CB60
checksum64: 2C9CEF52D0634059AB8412C57347A44FFB1286D8E540B5CBCA3664981AB686D3
checksum32: CE7AA9DAC07B6045097555E5925AC14E2A7A2D248B79E5D807589661444FF535
checksum64: D7769218EA9E9D8CD20A0E36B3BD5B946378BDFCED8AADC1C5DBDFA32F0C4714


File 'license.txt' is obtained from:
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: DB73DB112386B106EC7902813EE3C40798BB123A1B90271B92F061AB08B64190
checksum_triddefs: DC2FE07DBFC4AAE476FC8F91A96373BCA9EABB520C6276AD5B4B62A1FA59855F

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.20190123</version>
<version>2.24.20190125</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>http://mark0.net/forum/index.php/topic,709.msg2694.html#msg2694</releaseNotes>
<releaseNotes>http://mark0.net/forum/index.php/topic,709.msg2695.html#msg2695</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 1f8790d

Please sign in to comment.