diff --git a/automatic/viber/info b/automatic/viber/info index 51a026247..267179077 100644 --- a/automatic/viber/info +++ b/automatic/viber/info @@ -1 +1 @@ -"cc8002ba597042b72449474b4ddc8434"|19.4.0.0 \ No newline at end of file +"56edb36818beb40d54613287f49a9d32"|19.5.0.0 \ No newline at end of file diff --git a/automatic/viber/tools/chocolateyInstall.ps1 b/automatic/viber/tools/chocolateyInstall.ps1 index c84767b20..7bdb539df 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 = '12EEDE22EA135BD93EE74FEBE1C9E1A334B74A7B2B0E76E90C70EE8A81C805C1' +$checksum = 'C9B2924BF107E1036A5A5F430E1D9FD4072A0E1FE02D3150B30F1B8081E7C879' $checksumType = 'sha256' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/automatic/viber/viber.nuspec b/automatic/viber/viber.nuspec index 96df00a72..e3d8c14f9 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 - 19.4.0.0 + 19.5.0.0 Maurice Kevenaar