diff --git a/automatic/viber/info b/automatic/viber/info index 8352d4bcc..9d0569efb 100644 --- a/automatic/viber/info +++ b/automatic/viber/info @@ -1 +1 @@ -"9dbddda37acc6bc10fea3a45d6b82ca4"|21.7.0.2 \ No newline at end of file +"76b5bb1f8ed2b4a98138aefd062abc48"|21.8.0.0 \ No newline at end of file diff --git a/automatic/viber/tools/chocolateyInstall.ps1 b/automatic/viber/tools/chocolateyInstall.ps1 index 011cd5065..8ad7d02dd 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 = '0C48A5486839B4A746BBED8DC75A271B36F27659AF7FF500FCF35EE2F58C15D0' +$checksum = 'C2700437DD7F204AB11BE27DEB37E726F0498859407CB4B161FC2E0DC03F2D97' $checksumType = 'sha256' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/automatic/viber/viber.nuspec b/automatic/viber/viber.nuspec index c449581e4..29533bdc7 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 - 21.7.0.2 + 21.8.0.0 Maurice Kevenaar