diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index b7c2201e1ff..a6b3e88dd81 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "191.3.4892-beta", + "beta": "191.3.4950-beta", "stable": "190.4.6383" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 3a5ee3c2df6..07aec9166ca 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 191.3.4892-beta + 191.3.4950-beta Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 75fd9fcee3e..9a5b442dae8 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '191.3.4892' +$version = '191.3.4950' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20191.3.4892%20Offline%20Installer.x86.exe' - url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20191.3.4892%20Offline%20Installer.x64.exe' - checksum = '1175e089a11a9c178935eeac024714630dabb66513ef820f39f89386f8681c31' - checksum64 = 'c8850c77932753da275bca5cf4f7cf672a9bdd4a5a0f994a67da3be3a9b0524a' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20191.3.4950%20Offline%20Installer.x86.exe' + url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20191.3.4950%20Offline%20Installer.x64.exe' + checksum = 'b54bb627406224d015c59f19dbbc4097637c2ba072f6e7e332776a3a750a63bb' + checksum64 = 'ba1576e9bcc3483bced66a1afeccf87c125e6bc16093769f5e909eb792f4d9af' fileType = 'exe' checksumType = 'sha256' checksumType64 = 'sha256' diff --git a/automatic/mp3tag/legal/VERIFICATION.txt b/automatic/mp3tag/legal/VERIFICATION.txt index 7262b42bc75..cbe70a2cb11 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: 7E21CC08B2B493FF134DDAFFACB0EFC2641D3EB9D38586CBAF69B4B8436482C1 - checksum64: 6F53A54929CB350BBB1E70D3279C188720B23B5656E76CAC9AE7B4DFFED4A865 + checksum32: 5831FCF89A6872E35DE1A2DCFCF465AEA00A8A10899D93F819B2488BF1C33B76 + checksum64: 12A64A174268791CDB7B4194ED8B9CBE8559D183287E1D3065158CA8745768B5 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/mp3tag/mp3tag.nuspec b/automatic/mp3tag/mp3tag.nuspec index b7c6b1191b6..2ec5582e346 100644 --- a/automatic/mp3tag/mp3tag.nuspec +++ b/automatic/mp3tag/mp3tag.nuspec @@ -3,7 +3,7 @@ mp3tag - 3.23.3-beta + 3.23.4-beta Mp3tag chocolatey-community Florian Heidenreich diff --git a/automatic/mp3tag/tools/ChocolateyInstall.ps1 b/automatic/mp3tag/tools/ChocolateyInstall.ps1 index c3eab5f2275..2a31f70e441 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\mp3tagv323csetup.exe" - file64 = "$toolsPath\mp3tagv323c-x64-setup.exe" + file = "$toolsPath\mp3tagv323dsetup.exe" + file64 = "$toolsPath\mp3tagv323d-x64-setup.exe" silentArgs = "/S" validExitCodes = @(0) } diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 79309dfdae7..f8c4ad43557 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3196.0 + 10.0.3197.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.