From a0c7363b00012fb9f7e328d631b8ad57face28fb Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Fri, 15 Nov 2019 12:26:28 +0000 Subject: [PATCH] AU: 1 updated - viber [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/41444518855a22ebfe5af5cd57244d6a03bd3b3a --- automatic/viber/info | 2 +- automatic/viber/tools/chocolateyInstall.ps1 | 2 +- automatic/viber/viber.nuspec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automatic/viber/info b/automatic/viber/info index 3e53515aba..f8aa934282 100644 --- a/automatic/viber/info +++ b/automatic/viber/info @@ -1 +1 @@ -"5482dd9ad9e716639e15e71315fd4705-6"|11.9.0.18 \ No newline at end of file +"38dffae41fa730bc90710922d770cd31-6"|11.9.1.3 \ No newline at end of file diff --git a/automatic/viber/tools/chocolateyInstall.ps1 b/automatic/viber/tools/chocolateyInstall.ps1 index 4fea4c90ee..887cc92e95 100644 --- a/automatic/viber/tools/chocolateyInstall.ps1 +++ b/automatic/viber/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'https://download.cdn.viber.com/desktop/windows/ViberSetup.exe' -$checksum = 'E6ACC77EF2D0935863D1A5F64048F7B0645DB277F2FAB8E2D849DB9C05432D0E' +$checksum = 'F0266B1E72CC1583AC152A032BA8FF3E3E7CA48CEF34EC2F37D1D6EE344BCFDB' $checksumType = 'sha256' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/automatic/viber/viber.nuspec b/automatic/viber/viber.nuspec index 0ce45707f8..428abf2169 100644 --- a/automatic/viber/viber.nuspec +++ b/automatic/viber/viber.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 11.9.0.18 + 11.9.1.3 Maurice Kevenaar