From 497350296afda62df4a52821416401fc80cb203c Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 4 Jan 2024 00:15:39 +0000 Subject: [PATCH] AU: 2 updated - k9s wesnoth [skip ci] --- automatic/k9s/k9s.nuspec | 4 ++-- automatic/k9s/legal/VERIFICATION.txt | 4 ++-- automatic/wesnoth/tools/chocolateyInstall.ps1 | 4 ++-- automatic/wesnoth/wesnoth.json | 2 +- automatic/wesnoth/wesnoth.nuspec | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/automatic/k9s/k9s.nuspec b/automatic/k9s/k9s.nuspec index 60f19a7154b..fd37725f0bc 100644 --- a/automatic/k9s/k9s.nuspec +++ b/automatic/k9s/k9s.nuspec @@ -3,7 +3,7 @@ k9s - 0.30.7 + 0.30.8 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/k9s chocolatey-community,Matteo Dell'Aquila (moebius87) k9s: Kubernetes CLI To Manage Your Clusters In Style! @@ -53,7 +53,7 @@ Customize/Arrange which columns to display on a per resource basis. * Resource Graph Traversals * K9s provides for easy traversal of Kubernetes resources and their associated resources. ]]> - https://github.com/derailed/k9s/blob/v0.30.7/change_logs/release_v0.30.7.md + https://github.com/derailed/k9s/blob/v0.30.8/change_logs/release_v0.30.8.md diff --git a/automatic/k9s/legal/VERIFICATION.txt b/automatic/k9s/legal/VERIFICATION.txt index c581f6e4d8a..523d745d1c2 100644 --- a/automatic/k9s/legal/VERIFICATION.txt +++ b/automatic/k9s/legal/VERIFICATION.txt @@ -6,7 +6,7 @@ in verifying that this package's contents are trustworthy. The embedded software can be verified by doing the following: 1. Download the following: - 64-bit software: + 64-bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -15,6 +15,6 @@ The embedded software can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum64: 860232EAECCEF73016D5CB3494173966447293D6CC816FED01BE1951B7C778EA + checksum64: 300815ACF3999461040DE631DBB190D3F10E4040F0D6D7B8278186CCE86D0204 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/wesnoth/tools/chocolateyInstall.ps1 b/automatic/wesnoth/tools/chocolateyInstall.ps1 index 064f29e41dd..52d971dfdd3 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.24/wesnoth-1.17.24-win64.exe/download' + url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth-1.16/wesnoth-1.16.11/wesnoth-1.16.11-win64.exe/download' softwareName = 'Battle for Wesnoth*' - checksum = '0ea5b39a57493d543e721f425bc8f4d7846af601a4501c6750a8727cc863e352' + checksum = '015433c95d27dace3ed9af71523d8c40d0130be44ea38143a91474848d89b5ae' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/wesnoth/wesnoth.json b/automatic/wesnoth/wesnoth.json index cb4138c7813..43eda31c762 100644 --- a/automatic/wesnoth/wesnoth.json +++ b/automatic/wesnoth/wesnoth.json @@ -1,4 +1,4 @@ { - "stable": "1.16.9", + "stable": "1.16.11", "beta": "1.17.24-beta" } diff --git a/automatic/wesnoth/wesnoth.nuspec b/automatic/wesnoth/wesnoth.nuspec index 9235ab07a7e..d0a010ee3d7 100644 --- a/automatic/wesnoth/wesnoth.nuspec +++ b/automatic/wesnoth/wesnoth.nuspec @@ -3,7 +3,7 @@ wesnoth - 1.17.24-beta + 1.16.11 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/wesnoth chocolatey-community The Battle for Wesnoth