Skip to content

Commit

Permalink
AU: 4 updated - minify nirlauncher tagscanner trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 14, 2021
1 parent d8f9a62 commit 6d35743
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions minify/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/tdewolff/minify/releases/download/v2.9.22/minify_windows_amd64.zip
x64: https://github.com/tdewolff/minify/releases/download/v2.9.23/minify_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: 0630EDE6307C18683E23BF6F59DDAC4DCD5CE6C3F7C4414E7D0C92F13075FCB2
checksum64: 9A5A055EF88E430470F2414E2FC88CCE31D5606B9175609F03827AC6A90A6B23

File 'license.txt' is obtained from:
https://github.com/tdewolff/minify/blob/master/LICENSE
4 changes: 2 additions & 2 deletions minify/minify.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>minify</id>
<title>Minify</title>
<version>2.9.22</version>
<version>2.9.23</version>
<authors>Taco de Wolff</authors>
<owners>Miodrag Milic</owners>
<summary>&gt;Minify provides HTML5, CSS3, JS, JSON, SVG and XML minification</summary>
Expand All @@ -16,7 +16,7 @@
<copyright>Taco de Wolff and contributors</copyright>
<licenseUrl>https://github.com/tdewolff/minify/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://github.com/tdewolff/minify/releases/tag/v2.9.22</releaseNotes>
<releaseNotes>https://github.com/tdewolff/minify/releases/tag/v2.9.23</releaseNotes>
<docsUrl>https://github.com/tdewolff/minify#table-of-contents</docsUrl>
<bugTrackerUrl>https://github.com/tdewolff/minify/issues</bugTrackerUrl>
<projectSourceUrl>https://go.tacodewolff.nl/minify</projectSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion nirlauncher/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Package can be verified like this:

1. Go to http://launcher.nirsoft.net/downloads/index.html to download the zip file:

x32: https://download.nirsoft.net/nirsoft_package_enc_1.23.54.zip
x32: https://download.nirsoft.net/nirsoft_package_enc_1.23.55.zip

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
Expand Down
2 changes: 1 addition & 1 deletion nirlauncher/nirlauncher.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nirlauncher</id>
<title>NirLauncher</title>
<version>1.23.54</version>
<version>1.23.55</version>
<authors>Nir Sofer</authors>
<owners>Miodrag Milić</owners>
<summary>NirLauncher is a package of more than 180 portable freeware utilities for Windows, all of them developed by NirSoft</summary>
Expand Down
8 changes: 4 additions & 4 deletions tagscanner/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 https://www.xdlab.ru/en/download.htm

x32: https://www.xdlab.ru/files/tagscan-6.1.11-setup.exe
x64: https://www.xdlab.ru/files/tagscan-6.1.11_x64-setup.exe
x32: https://www.xdlab.ru/files/tagscan-6.1.12-setup.exe
x64: https://www.xdlab.ru/files/tagscan-6.1.12_x64-setup.exe

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: F42C20E1C60C0896D1E8524F7DEB3F5FAD1288A4857870062E3D3BB491448357
checksum64: CD9C8867B45F4E051AB19A1567F95644D241697C4665130261DD571CC34DDD0E
checksum32: B99D23E4D8D458AD9DE8F60A1248841F83BF45E74270FA002A973374D8DF498B
checksum64: 10CBE58B9BD81A738EBFA05AC696BB7C7D4B7AF80036B030FEBBD067431D608D

File 'license.txt' is obtained from local installation and converted to txt file:
C:\Program Files (x86)\TagScanner\help\lic.html
2 changes: 1 addition & 1 deletion tagscanner/tagscanner.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>tagscanner</id>
<version>6.1.11</version>
<version>6.1.12</version>
<title>TagScanner (Install)</title>
<authors>Sergey Serkov</authors>
<owners>majkinetor, niks255</owners>
Expand Down
4 changes: 2 additions & 2 deletions tagscanner/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = 'tagscanner'
fileType = 'exe'
file = "$toolsPath\tagscan-6.1.11-setup.exe"
file64 = "$toolsPath\tagscan-6.1.11_x64-setup.exe"
file = "$toolsPath\tagscan-6.1.12-setup.exe"
file64 = "$toolsPath\tagscan-6.1.12_x64-setup.exe"
silentArgs = "/VERYSILENT /NORESTART /SP- /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS /RESTARTAPPLICATIONS"
validExitCodes = @(0)
softwareName = 'TagScanner *'
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: 2CBB6C2B9EA80DC7E592F18158B9F11E9F6044BD6FF8A08AEDDB8CBBE11B75D7
checksum_triddefs: 9199AD1DCC5812A4967809D4BCF2E4EF3CEFBD04301D4BE2007DF8797664056F

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.20211209</version>
<version>2.24.20211213</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=831.msg3374#msg3374</releaseNotes>
<releaseNotes>https://mark0.net/forum/index.php?topic=831.msg3375#msg3375</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 6d35743

Please sign in to comment.