diff --git a/automatic/azcopy10/azcopy10.nuspec b/automatic/azcopy10/azcopy10.nuspec index 68c06b54218..8b71f56c80f 100644 --- a/automatic/azcopy10/azcopy10.nuspec +++ b/automatic/azcopy10/azcopy10.nuspec @@ -3,7 +3,7 @@ azcopy10 - 10.22.2 + 10.23.0 azcopy10 Microsoft chocolatey-community diff --git a/automatic/azcopy10/tools/chocolateyInstall.ps1 b/automatic/azcopy10/tools/chocolateyInstall.ps1 index 336c4f09d9e..a264232aa80 100644 --- a/automatic/azcopy10/tools/chocolateyInstall.ps1 +++ b/automatic/azcopy10/tools/chocolateyInstall.ps1 @@ -5,11 +5,11 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $packageName - url64 = 'https://azcopyvnext.azureedge.net/releases/release-10.22.2-20240110/azcopy_windows_amd64_10.22.2.zip' - checksum64 = 'd8a64f8ddbb6e033bd7765855008f39458286b7e2dceed30a8afcd77daf4b7b8' + url64 = 'https://azcopyvnext.azureedge.net/releases/release-10.23.0-20240129/azcopy_windows_amd64_10.23.0.zip' + checksum64 = '10eac5da6b883cb555f8e2469a8fd3d14116eb818d0da3d8e3b3124c69d6d568' checksumType64 = 'sha256' - url = 'https://azcopyvnext.azureedge.net/releases/release-10.22.2-20240110/azcopy_windows_386_10.22.2.zip' - checksum = 'aae7dde6ce2843ef895076650e945d341791dc6aaf278c96718cf06641226551' + url = 'https://azcopyvnext.azureedge.net/releases/release-10.23.0-20240129/azcopy_windows_386_10.23.0.zip' + checksum = '55a637d171db6f6d3c22c96f37c5e4a852a05a3535ef572996a938253bbeced7' checksumType = 'sha256' destination = $toolsDir } diff --git a/automatic/wesnoth/tools/chocolateyInstall.ps1 b/automatic/wesnoth/tools/chocolateyInstall.ps1 index 52d971dfdd3..1e6d4585943 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-1.16/wesnoth-1.16.11/wesnoth-1.16.11-win64.exe/download' + url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.17.25/wesnoth-1.17.25-win64.exe/download' softwareName = 'Battle for Wesnoth*' - checksum = '015433c95d27dace3ed9af71523d8c40d0130be44ea38143a91474848d89b5ae' + checksum = '55db5087365e174c43335ab0e3ba4031923e6c6c56c19458804865011becff7f' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/wesnoth/wesnoth.json b/automatic/wesnoth/wesnoth.json index 43eda31c762..4858dfdc887 100644 --- a/automatic/wesnoth/wesnoth.json +++ b/automatic/wesnoth/wesnoth.json @@ -1,4 +1,4 @@ { "stable": "1.16.11", - "beta": "1.17.24-beta" + "beta": "1.17.25-beta" } diff --git a/automatic/wesnoth/wesnoth.nuspec b/automatic/wesnoth/wesnoth.nuspec index d0a010ee3d7..53dd24fe30a 100644 --- a/automatic/wesnoth/wesnoth.nuspec +++ b/automatic/wesnoth/wesnoth.nuspec @@ -3,7 +3,7 @@ wesnoth - 1.16.11 + 1.17.25-beta https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/wesnoth chocolatey-community The Battle for Wesnoth