diff --git a/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec b/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec index ff6bc21a8..b9538a736 100644 --- a/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec +++ b/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.35 + 8.36 Maurice Kevenaar diff --git a/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 b/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 index bf6768e65..5b680317a 100644 --- a/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 +++ b/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $url = 'https://dl.bitvise.com/BvSshServer-Inst.exe' -$checksum = '959f6987a5e8cdfcfe5ebc451f35221b47eb41dbcf30ea1b54e9f369a65f2f94' +$checksum = '3cd1b063b0e327521941b514ec2a939567d5c0c07b64de88624d85fa45412e90' $checksumType = 'sha256' $silentArgs = ''