From 65a6da2e36783efccff67ebe03877e5dab09b292 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 25 Sep 2023 18:15:10 +0000 Subject: [PATCH] AU: 3 updated - dropbox selenium-chromium-edge-driver smartftp [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/02e6edc6088d274f41c550949220854adc286b81 --- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 10 +++++----- .../selenium-chromium-edge-driver.nuspec | 2 +- .../tools/chocolateyinstall.ps1 | 8 ++++---- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 93f2279cd95..1b204922b20 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "184.3.6444-beta", + "beta": "184.3.6480-beta", "stable": "183.4.7058" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index b806829f00b..d5a64ea34b3 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 184.3.6444-beta + 184.3.6480-beta Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 3ee3a4b7886..831fd6bfb6d 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '184.3.6444' +$version = '184.3.6480' 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%20184.3.6444%20Offline%20Installer.x86.exe' - url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20184.3.6444%20Offline%20Installer.x64.exe' - checksum = '7b3747a9dcb576e80ad431efb6e2f5ecdffe3b9d0580c40bca64f2f9a5ecc2ab' - checksum64 = '005c54fea77f1f8af16f0744aad397c457d2e9cfd71315c8438e87b85b74a88e' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20184.3.6480%20Offline%20Installer.x86.exe' + url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20184.3.6480%20Offline%20Installer.x64.exe' + checksum = 'afe9b47b432f5598f249be16ef9fec801b2120f166448e5564064b07a83b84b9' + checksum64 = 'c13a4b46854f1a8e2d81621f314867d4e98ee15b2d217c87a98daffc4bcdeedc' fileType = 'exe' checksumType = 'sha256' checksumType64 = 'sha256' diff --git a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec index 9d54afd8baa..0d7163af4b3 100644 --- a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec +++ b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec @@ -3,7 +3,7 @@ selenium-chromium-edge-driver - 117.0.2045.41 + 117.0.2045.43 Selenium Chromium Edge Driver Chromium and Microsoft teams chocolatey-community,agabrys,laurin1,AdmiringWorm diff --git a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 index 5469bd0e441..94922d7f554 100644 --- a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 +++ b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters $packageArgs = @{ packageName = 'selenium-chromium-edge-driver' - url = 'https://msedgedriver.azureedge.net/117.0.2045.41/edgedriver_win32.zip' - url64 = 'https://msedgedriver.azureedge.net/117.0.2045.41/edgedriver_win64.zip' - checksum = '69f9ea6f790c922e1a9f642496f41e42914c909f5edc35180bb64ed17865433e' - checksum64 = '32ac12aea3e785dafc04fb77968b397560ea5e00c6d660fa465793e4244733f0' + url = 'https://msedgedriver.azureedge.net/117.0.2045.43/edgedriver_win32.zip' + url64 = 'https://msedgedriver.azureedge.net/117.0.2045.43/edgedriver_win64.zip' + checksum = '209c524491bf804b9e930d1b6afec535c4f9bd73f131faa3a7303472263fad07' + checksum64 = '670a58eed8c8e9e95250210bf4f458ed61f51d4d903dd7337e0d0126db27fa9f' checksumType = 'sha256' checksumType64 = 'sha256' unzipLocation = $seleniumDir diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 582a44be542..34e98449ddd 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3159.0 + 10.0.3160.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.