Skip to content

Commit

Permalink
AU: 2 updated - fzf trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 7, 2018
1 parent cbba0cd commit 1510778
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions fzf/fzf.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>fzf</id>
<title>A command-line fuzzy finder</title>
<version>0.17.4</version>
<version>0.17.5</version>
<authors>Junegunn Choi</authors>
<owners>Miodrag Milic</owners>
<summary>fzf is a general-purpose command-line fuzzy finder</summary>
Expand All @@ -25,7 +25,7 @@
<licenseUrl>https://raw.githubusercontent.com/junegunn/fzf-bin/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<releaseNotes>https://github.com/junegunn/fzf-bin/releases/tag/0.17.4</releaseNotes>
<releaseNotes>https://github.com/junegunn/fzf-bin/releases/tag/0.17.5</releaseNotes>
<docsUrl>https://github.com/junegunn/fzf/blob/master/README.md</docsUrl>
<bugTrackerUrl>https://github.com/junegunn/fzf/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/junegunn/fzf</projectSourceUrl>
Expand Down
10 changes: 5 additions & 5 deletions fzf/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ Package can be verified like this:

1. Go to

x32: https://github.com/junegunn/fzf-bin/releases/download/0.17.4/fzf-0.17.4-windows_386.zip
x64: https://github.com/junegunn/fzf-bin/releases/download/0.17.4/fzf-0.17.4-windows_amd64.zip
x32: https://github.com/junegunn/fzf-bin/releases/download/0.17.5/fzf-0.17.5-windows_386.zip
x64: https://github.com/junegunn/fzf-bin/releases/download/0.17.5/fzf-0.17.5-windows_amd64.zip

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: 9B5774B5607C79C91CBE1996D4F19FCC280A30A25C02875D637A07BF40BD7F99
checksum64: A4E4E1CC7FC97241826E13D8225170AC0A2263105AB08F826AD1F0DF499E640A
checksum32: 3F70ECE7BB2D35BA8CBBEF60F6662F25D7636FE8161B0E30A7FC59E7DC698DC4
checksum64: 1D44948A5E08B949C0A48360552795249EA9AD7E5D0759414CFD3F610E7BC975

Using AU:
Get-RemoteChecksum https://github.com/junegunn/fzf-bin/releases/download/0.17.4/fzf-0.17.4-windows_amd64.zip
Get-RemoteChecksum https://github.com/junegunn/fzf-bin/releases/download/0.17.5/fzf-0.17.5-windows_amd64.zip

File 'LICENSE' is obtained from:
https://raw.githubusercontent.com/junegunn/fzf-bin/master/LICENSE
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: 5CEAA6ACEC0AC8D8FDE2643DA42AAC750FE9AC3CB6E42418B2DBD831A83959A4
checksum_triddefs: 3AEFD522426F994C880801DB9CEB8C1A20D7A364C6B4B9EAA5182F49816A8F00

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.20181003</version>
<version>2.24.20181006</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.rawgit.com/majkinetor/chocolatey/master/trid/icon.jpg</iconUrl>
<!--<dependencies>-->
<!--</dependencies>-->
<releaseNotes>http://mark0.net/forum/index.php/topic,681.msg2627.html#msg2627</releaseNotes>
<releaseNotes>http://mark0.net/forum/index.php/topic,681.msg2628.html#msg2628</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 1510778

Please sign in to comment.