From 116d6d5610fec20bc00e306d211054ddc42325df Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 26 Jan 2024 18:14:43 +0000 Subject: [PATCH] AU: 2 updated - mp3tag universal-usb-installer [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/6c89fa0529a2659a1921a4fc5fa128aa4df6e980 --- automatic/mp3tag/legal/VERIFICATION.txt | 8 ++++---- automatic/mp3tag/mp3tag.nuspec | 2 +- automatic/mp3tag/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/universal-usb-installer/legal/VERIFICATION.txt | 4 ++-- .../universal-usb-installer.nuspec | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/automatic/mp3tag/legal/VERIFICATION.txt b/automatic/mp3tag/legal/VERIFICATION.txt index 894e4cb56be..5997d1132de 100644 --- a/automatic/mp3tag/legal/VERIFICATION.txt +++ b/automatic/mp3tag/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 21F835E72243D7E6F62F299EF6B67D03B80941580E3AEF58B6F49393B3397582 - checksum64: FFA315A76E2A00269583FAFC6647C9F2B28ABD9FC088668AB4595D40BDCEC5C2 + checksum32: 562323A44A21063A1A0ECFAB8C676F7D6536124CE7BFCC14538E9E88E250B6C4 + checksum64: 0390B28AD8831D4FF9676145BBAFCB7E77FD9724070F27D48BB714E1709AF64E The file 'LICENSE.txt' has been obtained from diff --git a/automatic/mp3tag/mp3tag.nuspec b/automatic/mp3tag/mp3tag.nuspec index 97a6d2ade43..50384bc64f3 100644 --- a/automatic/mp3tag/mp3tag.nuspec +++ b/automatic/mp3tag/mp3tag.nuspec @@ -3,7 +3,7 @@ mp3tag - 3.23.5-beta + 3.24 Mp3tag chocolatey-community Florian Heidenreich diff --git a/automatic/mp3tag/tools/ChocolateyInstall.ps1 b/automatic/mp3tag/tools/ChocolateyInstall.ps1 index ff67c1d4f57..c42294aa0eb 100644 --- a/automatic/mp3tag/tools/ChocolateyInstall.ps1 +++ b/automatic/mp3tag/tools/ChocolateyInstall.ps1 @@ -24,8 +24,8 @@ New-Item $iniFile -type file -force -value $iniContent $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\mp3tagv323esetup.exe" - file64 = "$toolsPath\mp3tagv323e-x64-setup.exe" + file = "$toolsPath\mp3tagv324setup.exe" + file64 = "$toolsPath\mp3tagv324-x64-setup.exe" silentArgs = "/S" validExitCodes = @(0) } diff --git a/automatic/universal-usb-installer/legal/VERIFICATION.txt b/automatic/universal-usb-installer/legal/VERIFICATION.txt index dd70e10778e..e70089c1606 100644 --- a/automatic/universal-usb-installer/legal/VERIFICATION.txt +++ b/automatic/universal-usb-installer/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: D703CC91C0DBA1B6A095EA96AAE591A1279E0328B7969C4847C0574B4B8578EF + checksum: 5DDF272DADEFD5EE714A243070E14D38CCCB17E808E842D16F491E6478B43C7E The file 'LICENSE.txt' has been obtained from This license was mentioned on their disclaimer page diff --git a/automatic/universal-usb-installer/universal-usb-installer.nuspec b/automatic/universal-usb-installer/universal-usb-installer.nuspec index 85fa4047d90..e46abdca431 100644 --- a/automatic/universal-usb-installer/universal-usb-installer.nuspec +++ b/automatic/universal-usb-installer/universal-usb-installer.nuspec @@ -3,7 +3,7 @@ universal-usb-installer - 2.0.2.000 + 2.0.2.100 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/universal-usb-installer chocolatey-community Universal USB Installer