From 2533dce0bf4c1576905ddd725b2c965eee39168b Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Sat, 24 Feb 2024 06:15:37 +0000 Subject: [PATCH] AU: 2 updated - mkdocs-material wesnoth [skip ci] --- automatic/mkdocs-material/mkdocs-material.nuspec | 2 +- automatic/mkdocs-material/tools/ChocolateyInstall.ps1 | 2 +- automatic/wesnoth/tools/chocolateyInstall.ps1 | 4 ++-- automatic/wesnoth/wesnoth.json | 2 +- automatic/wesnoth/wesnoth.nuspec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/automatic/mkdocs-material/mkdocs-material.nuspec b/automatic/mkdocs-material/mkdocs-material.nuspec index 93d105cb8cf..63c10dcf963 100644 --- a/automatic/mkdocs-material/mkdocs-material.nuspec +++ b/automatic/mkdocs-material/mkdocs-material.nuspec @@ -4,7 +4,7 @@ mkdocs-material MkDocs Material Theme - 9.5.10 + 9.5.11 Martin Donath chocolatey-community http://squidfunk.github.io/mkdocs-material/ diff --git a/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 b/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 index d4e6f0c5bfa..b40a67f0ae2 100644 --- a/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 +++ b/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 @@ -1,6 +1,6 @@ Update-SessionEnvironment -$version = '9.5.10' +$version = '9.5.11' $proxy = Get-EffectiveProxy if ($proxy) { diff --git a/automatic/wesnoth/tools/chocolateyInstall.ps1 b/automatic/wesnoth/tools/chocolateyInstall.ps1 index 1e6d4585943..e5eb2069368 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.25/wesnoth-1.17.25-win64.exe/download' + url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.17.26/wesnoth-1.17.26-win64.exe/download' softwareName = 'Battle for Wesnoth*' - checksum = '55db5087365e174c43335ab0e3ba4031923e6c6c56c19458804865011becff7f' + checksum = 'c497b4daa7598e955ca26390924e4180a1aaea86f8973477cb7f95009bff114e' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/wesnoth/wesnoth.json b/automatic/wesnoth/wesnoth.json index 4858dfdc887..07366462e31 100644 --- a/automatic/wesnoth/wesnoth.json +++ b/automatic/wesnoth/wesnoth.json @@ -1,4 +1,4 @@ { "stable": "1.16.11", - "beta": "1.17.25-beta" + "beta": "1.17.26-beta" } diff --git a/automatic/wesnoth/wesnoth.nuspec b/automatic/wesnoth/wesnoth.nuspec index 53dd24fe30a..6ddacf7ab91 100644 --- a/automatic/wesnoth/wesnoth.nuspec +++ b/automatic/wesnoth/wesnoth.nuspec @@ -3,7 +3,7 @@ wesnoth - 1.17.25-beta + 1.17.26-beta https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/wesnoth chocolatey-community The Battle for Wesnoth