diff --git a/automatic/tablacus/legal/VERIFICATION.txt b/automatic/tablacus/legal/VERIFICATION.txt index 4b9ff7aae..a0bd1b0a9 100644 --- a/automatic/tablacus/legal/VERIFICATION.txt +++ b/automatic/tablacus/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: 1F4F79CCEB3FD885FBA4CB30D82629CD7873EB976D229A2773420C7827E4AD67 + checksum: 8A8AC4E057BAAE34FD6ED8A2B6C489BB9D3F43C40A2B6D0F52ABCE67F13BBE84 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/tablacus/tablacus.nuspec b/automatic/tablacus/tablacus.nuspec index 61673d6a3..b458ee9ce 100644 --- a/automatic/tablacus/tablacus.nuspec +++ b/automatic/tablacus/tablacus.nuspec @@ -3,7 +3,7 @@ tablacus - 18.12.12 + 18.12.13 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/tablacus AdmiringWorm, Yoshimov Tablacus Explorer diff --git a/automatic/tablacus/tools/chocolateyInstall.ps1 b/automatic/tablacus/tools/chocolateyInstall.ps1 index e371b8423..14ef0f65c 100644 --- a/automatic/tablacus/tools/chocolateyInstall.ps1 +++ b/automatic/tablacus/tools/chocolateyInstall.ps1 @@ -4,7 +4,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'tablacus' - file = "$toolsPath\te181212.zip" + file = "$toolsPath\te181213.zip" destination = "$toolsPath" } diff --git a/automatic/uplay/info b/automatic/uplay/info index 685c7b7b2..a9e353efd 100644 --- a/automatic/uplay/info +++ b/automatic/uplay/info @@ -1 +1 @@ -"54a0bb0-57ccf7cf33c6f"|77.0.5928.0 \ No newline at end of file +"54a14a0-57ce6c43c0104"|77.1.5933.0 \ No newline at end of file diff --git a/automatic/uplay/tools/chocolateyInstall.ps1 b/automatic/uplay/tools/chocolateyInstall.ps1 index d9c8dcead..553281856 100644 --- a/automatic/uplay/tools/chocolateyInstall.ps1 +++ b/automatic/uplay/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $packageArgs = @{ fileType = 'exe' url = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe' softwareName = 'Uplay' - checksum = '5DE1D08AB1AC332F342B589551888ACDE7A0C58F4053ED4B0C0AADD4918E9FDFEB24C2AAAD71E2B674CD7EF5761E990B99BBA55F6E8C554BC401D9DF0F85815B' + checksum = 'E1650F69494E067F9B9C7B9E01698011EB5982F432FBCE11477975B671390D25A52C668362699D4A45FC07C2E1A2A3987E39B4C6F7192A5C7854A80C07400583' checksumType = 'sha512' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/uplay/uplay.nuspec b/automatic/uplay/uplay.nuspec index 42264e295..e0a7da6ef 100644 --- a/automatic/uplay/uplay.nuspec +++ b/automatic/uplay/uplay.nuspec @@ -3,7 +3,7 @@ uplay - 77.0.5928.0 + 77.1.5933.0 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/uplay AdmiringWorm, Marek Uplay