From 5f288e4f2eb5893127710b3a35f4c1cdfd7f0c50 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Wed, 12 Dec 2018 16:08:03 +0000 Subject: [PATCH] AU: 2 updated - tablacus uplay [skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/3df1e21ab4ccf1bcc749ff29654007a22d2befa6 --- automatic/tablacus/legal/VERIFICATION.txt | 4 ++-- automatic/tablacus/tablacus.nuspec | 2 +- automatic/tablacus/tools/chocolateyInstall.ps1 | 2 +- automatic/uplay/info | 2 +- automatic/uplay/tools/chocolateyInstall.ps1 | 2 +- automatic/uplay/uplay.nuspec | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/automatic/tablacus/legal/VERIFICATION.txt b/automatic/tablacus/legal/VERIFICATION.txt index cb6e1f868..4b9ff7aae 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: E254EB1FB1EB1BAC4045B427C7B42F48984B3E6D323D499B897EB6841B1F0D2D + checksum: 1F4F79CCEB3FD885FBA4CB30D82629CD7873EB976D229A2773420C7827E4AD67 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/tablacus/tablacus.nuspec b/automatic/tablacus/tablacus.nuspec index b41cdca65..61673d6a3 100644 --- a/automatic/tablacus/tablacus.nuspec +++ b/automatic/tablacus/tablacus.nuspec @@ -3,7 +3,7 @@ tablacus - 18.12.11 + 18.12.12 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 bca9b42de..e371b8423 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\te181211.zip" + file = "$toolsPath\te181212.zip" destination = "$toolsPath" } diff --git a/automatic/uplay/info b/automatic/uplay/info index 59179e502..685c7b7b2 100644 --- a/automatic/uplay/info +++ b/automatic/uplay/info @@ -1 +1 @@ -"54947c0-57c437a52bf87"|76.0.5921.0 \ No newline at end of file +"54a0bb0-57ccf7cf33c6f"|77.0.5928.0 \ No newline at end of file diff --git a/automatic/uplay/tools/chocolateyInstall.ps1 b/automatic/uplay/tools/chocolateyInstall.ps1 index 21abd0688..d9c8dcead 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 = '5E2C074D59A2DE1595F15EA9AE89E30B31623467620DD27C6CBF72468147FDE95EC46AB882A4727A936AF06EA1501F8675B93D23DBC9ABD6FE66823952A77426' + checksum = '5DE1D08AB1AC332F342B589551888ACDE7A0C58F4053ED4B0C0AADD4918E9FDFEB24C2AAAD71E2B674CD7EF5761E990B99BBA55F6E8C554BC401D9DF0F85815B' checksumType = 'sha512' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/uplay/uplay.nuspec b/automatic/uplay/uplay.nuspec index 89ede06a7..42264e295 100644 --- a/automatic/uplay/uplay.nuspec +++ b/automatic/uplay/uplay.nuspec @@ -3,7 +3,7 @@ uplay - 76.0.5921.0 + 77.0.5928.0 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/uplay AdmiringWorm, Marek Uplay