From 9bdce7764e5235ec104b0003028a5de6d12780d4 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 23 Aug 2021 00:13:10 +0000 Subject: [PATCH] AU: 2 updated - vim wesnoth [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/cb1b187e54fd3f1bdd63198cb32c188c16ea1f94 --- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- automatic/wesnoth/tools/chocolateyInstall.ps1 | 4 ++-- automatic/wesnoth/wesnoth.json | 2 +- automatic/wesnoth/wesnoth.nuspec | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 7e470161171..e3cbb686eb3 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy. The embedded software have been downloaded from GitHub and can be verified like this: 1. Download the following zips: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: FF794B4FF92835EF9FACF60B94EB7E477CA674E43735B246E7C17150A6768A92 - checksum64: 8A730E9231F073D25FF1C5B907F0250D3F17151281F882C49E1E02BF19D2A977 + checksum32: FF86047260596E0B538A57062C209842136679D5A3C94F1689F876C097C44C26 + checksum64: 29E747AFABBE6A9D2FDDA13935C3ED396CB19B4B2E692BA49DA49F37883AA049 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 273da1b90bb..c2952426af4 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_8.2.3365_x86.zip" - file64 = "$toolsDir\gvim_8.2.3365_x64.zip" + file = "$toolsDir\gvim_8.2.3367_x86.zip" + file64 = "$toolsDir\gvim_8.2.3367_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index eed78322050..ffc00c133f5 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 8.2.3365 + 8.2.3367 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds, matsuhav Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor. diff --git a/automatic/wesnoth/tools/chocolateyInstall.ps1 b/automatic/wesnoth/tools/chocolateyInstall.ps1 index e9ed987d771..30d7fe0d97f 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.15.15/wesnoth-1.15.15-win64.exe/download' + url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.15.16/wesnoth-1.15.16-win64.exe/download' softwareName = 'Battle for Wesnoth*' - checksum = '4b67fb56804263d8cf814ab2f8bff5b0f1314d686124cf2e10f51efae55820a2' + checksum = '1566096c0a955545a41a0e81f89a3f754c7656709478f771489484265b1394b4' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/wesnoth/wesnoth.json b/automatic/wesnoth/wesnoth.json index 8feba845c6c..56aac38fe27 100644 --- a/automatic/wesnoth/wesnoth.json +++ b/automatic/wesnoth/wesnoth.json @@ -1,4 +1,4 @@ { "stable": "1.14.17", - "beta": "1.15.15-beta" + "beta": "1.15.16-beta" } diff --git a/automatic/wesnoth/wesnoth.nuspec b/automatic/wesnoth/wesnoth.nuspec index c8f6a642ecc..9bfdb91ec7d 100644 --- a/automatic/wesnoth/wesnoth.nuspec +++ b/automatic/wesnoth/wesnoth.nuspec @@ -3,7 +3,7 @@ wesnoth - 1.15.15-beta + 1.15.16-beta https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/wesnoth chocolatey-community The Battle for Wesnoth