From ebf9bd6178b143c6d2a0274263bddb5e47aadca5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:28:02 +0000 Subject: [PATCH] mls-software-openssh: Update to version 9.8p1-1 --- bucket/mls-software-openssh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mls-software-openssh.json b/bucket/mls-software-openssh.json index 604db60706..73785f02e8 100644 --- a/bucket/mls-software-openssh.json +++ b/bucket/mls-software-openssh.json @@ -1,10 +1,10 @@ { - "version": "9.7p1-1", + "version": "9.8p1-1", "description": "A Windows installer package of Openssh for Windows that is actively maintained and current.", "homepage": "https://www.mls-software.com/opensshd.html", "license": "ISC", - "url": "https://www.mls-software.com/files/setupssh-9.7p1-1.exe#/dl.7z", - "hash": "sha1:50dafdfff8bbe2646d9df47d5a8853fb53dfefa1", + "url": "https://www.mls-software.com/files/setupssh-9.8p1-1.exe#/dl.7z", + "hash": "sha1:59c66c264030e64e589589b3987565b8c8620635", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\uninstall.exe\" -Recurse", "ensure \"$dir\\tmp\" | Out-Null"