From 23c86fc0dba831adede232c90295b78d73d804d5 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Fri, 19 Apr 2019 00:26:02 +0000 Subject: [PATCH] AU: 1 updated - bitvise-ssh-server [skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/fa88b9833fe88a90c8ce992b91eb1dd5c57d75ac --- automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec | 2 +- automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec b/automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec index 98ed93515..56e3703aa 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.31 + 8.32 Maurice Kevenaar diff --git a/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 b/automatic/bitvise-ssh-server/tools/chocolateyInstall.ps1 index c7657b6c2..69b39dd96 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 = '0a088372e3323506e863a929ecfc8ccb292612f3ff79128bff0e415a820055bb' +$checksum = '7aa193e926772c8e7db5e8c953ba911e99238e224edaf00830acb26d60aaebf9' $checksumType = 'sha256' $silentArgs = ''