From 6d35743e7e24af583d59dfceb7b6f18c5caa0e26 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 14 Dec 2021 01:03:53 +0000 Subject: [PATCH] AU: 4 updated - minify nirlauncher tagscanner trid [skip ci] https://gist.github.com/a700c70b8847b29ebb1c918d47ee4eb1/f929fe40d8c7d4467920d203de3618297c687cb0 --- minify/legal/VERIFICATION.txt | 4 ++-- minify/minify.nuspec | 4 ++-- nirlauncher/legal/VERIFICATION.txt | 2 +- nirlauncher/nirlauncher.nuspec | 2 +- tagscanner/legal/VERIFICATION.txt | 8 ++++---- tagscanner/tagscanner.nuspec | 2 +- tagscanner/tools/chocolateyInstall.ps1 | 4 ++-- trid/legal/VERIFICATION.txt | 2 +- trid/trid.nuspec | 4 ++-- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/minify/legal/VERIFICATION.txt b/minify/legal/VERIFICATION.txt index f7fffea4..245dd28b 100644 --- a/minify/legal/VERIFICATION.txt +++ b/minify/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ 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. @@ -15,7 +15,7 @@ Package can be verified like this: - 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 diff --git a/minify/minify.nuspec b/minify/minify.nuspec index 7293555c..64fbba65 100644 --- a/minify/minify.nuspec +++ b/minify/minify.nuspec @@ -5,7 +5,7 @@ minify Minify - 2.9.22 + 2.9.23 Taco de Wolff Miodrag Milic >Minify provides HTML5, CSS3, JS, JSON, SVG and XML minification @@ -16,7 +16,7 @@ Taco de Wolff and contributors https://github.com/tdewolff/minify/blob/master/LICENSE false - https://github.com/tdewolff/minify/releases/tag/v2.9.22 + https://github.com/tdewolff/minify/releases/tag/v2.9.23 https://github.com/tdewolff/minify#table-of-contents https://github.com/tdewolff/minify/issues https://go.tacodewolff.nl/minify diff --git a/nirlauncher/legal/VERIFICATION.txt b/nirlauncher/legal/VERIFICATION.txt index e96abf95..25ed67ca 100644 --- a/nirlauncher/legal/VERIFICATION.txt +++ b/nirlauncher/legal/VERIFICATION.txt @@ -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' diff --git a/nirlauncher/nirlauncher.nuspec b/nirlauncher/nirlauncher.nuspec index 144e27a6..08dd83f9 100644 --- a/nirlauncher/nirlauncher.nuspec +++ b/nirlauncher/nirlauncher.nuspec @@ -4,7 +4,7 @@ nirlauncher NirLauncher - 1.23.54 + 1.23.55 Nir Sofer Miodrag Milić NirLauncher is a package of more than 180 portable freeware utilities for Windows, all of them developed by NirSoft diff --git a/tagscanner/legal/VERIFICATION.txt b/tagscanner/legal/VERIFICATION.txt index 8e8f15b6..6228fb82 100644 --- a/tagscanner/legal/VERIFICATION.txt +++ b/tagscanner/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ 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. @@ -16,8 +16,8 @@ Package can be verified like this: - 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 diff --git a/tagscanner/tagscanner.nuspec b/tagscanner/tagscanner.nuspec index cfc9a79c..e6f88f51 100644 --- a/tagscanner/tagscanner.nuspec +++ b/tagscanner/tagscanner.nuspec @@ -2,7 +2,7 @@ tagscanner - 6.1.11 + 6.1.12 TagScanner (Install) Sergey Serkov majkinetor, niks255 diff --git a/tagscanner/tools/chocolateyInstall.ps1 b/tagscanner/tools/chocolateyInstall.ps1 index 3c397c97..a31a4f88 100644 --- a/tagscanner/tools/chocolateyInstall.ps1 +++ b/tagscanner/tools/chocolateyInstall.ps1 @@ -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 *' diff --git a/trid/legal/VERIFICATION.txt b/trid/legal/VERIFICATION.txt index 699954ac..f6998c63 100644 --- a/trid/legal/VERIFICATION.txt +++ b/trid/legal/VERIFICATION.txt @@ -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. diff --git a/trid/trid.nuspec b/trid/trid.nuspec index 921a8616..2e671e86 100644 --- a/trid/trid.nuspec +++ b/trid/trid.nuspec @@ -4,7 +4,7 @@ trid TrID - File Identifier - 2.24.20211209 + 2.24.20211213 Marco Pontello Miodrag Milić TrID is an utility designed to identify file types from their binary signatures @@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg - https://mark0.net/forum/index.php?topic=831.msg3374#msg3374 + https://mark0.net/forum/index.php?topic=831.msg3375#msg3375 http://mark0.net/forum/index.php?board=6.0 https://github.com/majkinetor/chocolatey/tree/master/trid