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