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 Aug 29, 2022
1 parent 589edc8 commit 2f8394d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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.32.1</version>
<version>0.33.0</version>
<authors>Junegunn Choi</authors>
<owners>Miodrag Milic</owners>
<summary>fzf is a general-purpose command-line fuzzy finder</summary>
Expand All @@ -26,7 +26,7 @@ fzf is a general-purpose command-line fuzzy finder.
<licenseUrl>https://raw.githubusercontent.com/junegunn/fzf-bin/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/fzf/icon.png</iconUrl>
<releaseNotes>https://github.com/junegunn/fzf/releases/tag/0.32.1</releaseNotes>
<releaseNotes>https://github.com/junegunn/fzf/releases/tag/0.33.0</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
4 changes: 2 additions & 2 deletions fzf/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/junegunn/fzf/releases/download/0.32.1/fzf-0.32.1-windows_amd64.zip
x64: https://github.com/junegunn/fzf/releases/download/0.33.0/fzf-0.33.0-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'

checksum64: FBA5BAC1A61F6F26237F628C7CCE9BD5E87F55C34E06348DEAF27F627B126AA7
checksum64: F2DDD0CE44F2EBD52009C0F36D99270D711234A605529E01FD97FEF87223FD1E

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: 02E8085E959344366F0F37FDB337785AFB37AF2BCA487B03F1347A3EA7E2DAF6
checksum_triddefs: 4FF8CD9F1F2DBD478DE10837BA40901E33D4F15100E15418FB92EB2C509211A8

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.20220825</version>
<version>2.24.20220828</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=873.msg3504#msg3504</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=873.msg3508#msg3508</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 2f8394d

Please sign in to comment.