diff --git a/automatic/transifex-client/legal/VERIFICATION.txt b/automatic/transifex-client/legal/VERIFICATION.txt index 4a42b6688a8..a466a01a089 100644 --- a/automatic/transifex-client/legal/VERIFICATION.txt +++ b/automatic/transifex-client/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on and 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' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum64: 36380ED9F57B9362C1F58E3647D46784F8BBD70A9E1EAB8D615AFDF6441636E8 + checksum64: 5B2C49490F2D2C13260D6FD90BC42FDCA0A627D843DB5DC4DEA5B0F644469262 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/transifex-client/transifex-client.nuspec b/automatic/transifex-client/transifex-client.nuspec index 4dea0959e0f..14c053e8028 100644 --- a/automatic/transifex-client/transifex-client.nuspec +++ b/automatic/transifex-client/transifex-client.nuspec @@ -3,7 +3,7 @@ transifex-client - 0.13.1 + 0.13.2 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/transifex-client AdmiringWorm Transifex Command-Line Tool @@ -27,7 +27,7 @@ You can use the command line tool to create new resources, map locale files to t - This package only provides the 64-bit executable due to a number of positives on VirusTotal. The Software Authors believe them to be false positives, but I as the package maintainer am not convinced. ]]> - https://github.com/transifex/transifex-client/releases/tag/0.13.1 + https://github.com/transifex/transifex-client/releases/tag/0.13.2 diff --git a/automatic/wesnoth/tools/chocolateyInstall.ps1 b/automatic/wesnoth/tools/chocolateyInstall.ps1 index ce291b8be62..fa068e2eb20 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.13.12/wesnoth-1.13.12-win32.exe/download' + url = 'https://sourceforge.net/projects/wesnoth/files/wesnoth/wesnoth-1.13.13/wesnoth-1.13.13-win32.exe/download' softwareName = 'Battle for Wesnoth*' - checksum = '716a7e816bc17df29be0a3d043441dd3a37c8da56e4acdb856040bbf445e6bc3' + checksum = '9524b5f1ccc45b043ff26f5d0535dfdf6745126bb71ee2980c4c75a9023772fe' checksumType = 'sha256' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/wesnoth/wesnoth.json b/automatic/wesnoth/wesnoth.json index c5d08324ac6..b3a6e9592a0 100644 --- a/automatic/wesnoth/wesnoth.json +++ b/automatic/wesnoth/wesnoth.json @@ -1,4 +1,4 @@ { "stable": "1.12.6", - "beta": "1.13.12-beta" + "beta": "1.13.13-beta" } diff --git a/automatic/wesnoth/wesnoth.nuspec b/automatic/wesnoth/wesnoth.nuspec index df15f7195d9..f1fa488af03 100644 --- a/automatic/wesnoth/wesnoth.nuspec +++ b/automatic/wesnoth/wesnoth.nuspec @@ -3,7 +3,7 @@ wesnoth - 1.13.12-beta + 1.13.13-beta https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/wesnoth chocolatey The Battle for Wesnoth