From 9e7b2a83b5d7ca431319858a387a5e94677de7d9 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Mon, 25 Sep 2023 00:16:37 +0000 Subject: [PATCH] AU: 1 updated - bitvise-ssh-server [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/d4d4c0526e6abaa0bf2f748b42cd900136206b44 --- 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 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 = ''