From fff63fd58d285805f21bce58cced440c3f06f2e9 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 26 Apr 2024 12:19:13 +0000 Subject: [PATCH] AU: 2 updated - mp3tag smartftp [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/9132463d7e97ecc26ef6c315ac756177ccb5328d --- automatic/mp3tag/legal/VERIFICATION.txt | 8 ++++---- automatic/mp3tag/mp3tag.nuspec | 2 +- automatic/mp3tag/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/automatic/mp3tag/legal/VERIFICATION.txt b/automatic/mp3tag/legal/VERIFICATION.txt index 1a82dbecba5..fe839e1ca3e 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: E6E1567569D20867168F0E48F7CFA5A145270625B6906869B173CCA7E574E8DE - checksum64: 0456EBE1944DDFAF9694890958E1F04B2F960626C57D979CA5D61298DB4297EC + checksum32: 3FDA37A109FD48FB12EA3D010D42255D628DC44DADB1B93D1B7C5541D0A1F6AA + checksum64: AF95942A4BD6C3D2D191F9C25839203F5EAE0DA0EBA94314053FEEB6B8E0D1A9 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/mp3tag/mp3tag.nuspec b/automatic/mp3tag/mp3tag.nuspec index 7b620035f1a..477946ca4c2 100644 --- a/automatic/mp3tag/mp3tag.nuspec +++ b/automatic/mp3tag/mp3tag.nuspec @@ -3,7 +3,7 @@ mp3tag - 3.25 + 3.25.1-beta Mp3tag chocolatey-community Florian Heidenreich diff --git a/automatic/mp3tag/tools/ChocolateyInstall.ps1 b/automatic/mp3tag/tools/ChocolateyInstall.ps1 index 35c2cac2ed1..0a7c88e0d01 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\mp3tagv325setup.exe" - file64 = "$toolsPath\mp3tagv325-x64-setup.exe" + file = "$toolsPath\mp3tagv325asetup.exe" + file64 = "$toolsPath\mp3tagv325a-x64-setup.exe" silentArgs = "/S" validExitCodes = @(0) } diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 6192d7855bc..c70d4727b4f 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3224.0 + 10.0.3225.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.