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 47e0b69b3e9..9d54afd8baa 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.40 + 117.0.2045.41 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 d8da8962737..5469bd0e441 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.40/edgedriver_win32.zip' - url64 = 'https://msedgedriver.azureedge.net/117.0.2045.40/edgedriver_win64.zip' - checksum = 'c59a95a1e347300ebb083a7015ad22b406923bc613725eebdb05ddb5b293cfcf' - checksum64 = '694dbb8f38c8b4dec4ff31e2685bd631c288c65740367ed2154aaa5c6d20e619' + 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' checksumType = 'sha256' checksumType64 = 'sha256' unzipLocation = $seleniumDir diff --git a/automatic/wesnoth/tools/chocolateyInstall.ps1 b/automatic/wesnoth/tools/chocolateyInstall.ps1 index 969ca496e2c..47c91d755fd 100644 --- a/automatic/wesnoth/tools/chocolateyInstall.ps1 +++ b/automatic/wesnoth/tools/chocolateyInstall.ps1 @@ -3,9 +3,9 @@ $packageArgs = @{ packageName = 'wesnoth' fileType = 'exe' - url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.17.19/wesnoth-1.17.19-win64.exe/download' + url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.17.21/wesnoth-1.17.21-win64.exe/download' softwareName = 'Battle for Wesnoth*' - checksum = 'ee2063e1924c02959c7af2df26fe38d60cbde3de34ed6fedc1f1e0c493b1c526' + checksum = '71576bf14d9e38f4ad0d4018d44ae669257374a867c58fd1df6943bb797bbde2' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/wesnoth/wesnoth.json b/automatic/wesnoth/wesnoth.json index 667f2d87f35..452aee3e551 100644 --- a/automatic/wesnoth/wesnoth.json +++ b/automatic/wesnoth/wesnoth.json @@ -1,4 +1,4 @@ { "stable": "1.16.9", - "beta": "1.17.19-beta" + "beta": "1.17.21-beta" } diff --git a/automatic/wesnoth/wesnoth.nuspec b/automatic/wesnoth/wesnoth.nuspec index cb0e6d8e35c..fd08a3bca84 100644 --- a/automatic/wesnoth/wesnoth.nuspec +++ b/automatic/wesnoth/wesnoth.nuspec @@ -3,7 +3,7 @@ wesnoth - 1.17.19-beta + 1.17.21-beta https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/wesnoth chocolatey-community The Battle for Wesnoth