From cc174149a1d706d87221de7d1ec6ec672c38c360 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:33:08 +0000 Subject: [PATCH] mls-software-openssh: Update to version 9.4p1-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 d1babc63cd..0974ade8b6 100644 --- a/bucket/mls-software-openssh.json +++ b/bucket/mls-software-openssh.json @@ -1,10 +1,10 @@ { - "version": "9.3p2-1", + "version": "9.4p1-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.3p2-1.exe#/dl.7z", - "hash": "sha1:7e9632693407a8b912d576c133c55653c7cfc67d", + "url": "https://www.mls-software.com/files/setupssh-9.4p1-1.exe#/dl.7z", + "hash": "sha1:76c5c25f29843c42b99e90754aee17098bac6419", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\uninstall.exe\" -Recurse", "ensure \"$dir\\tmp\" | Out-Null"