diff --git a/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec b/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec index b2d09638c..19b2b8074 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 - 9.29 + 9.31 Maurice Kevenaar diff --git a/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 b/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 index cda37e892..14be70c22 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 = '3a3e592648806f4abd2ab73b987cdd142a3f0dd6599463e614fb1c565e48dfa2' +$checksum = '92f1bb2d36d57afd304a9800fbf7427ccbb4439dd632d8ce5099a22a6d6a232a' $checksumType = 'sha256' $silentArgs = ''