From 117ad3ca914b0813b3f1873bb8d728b43bf5d466 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 16:30:37 +0000 Subject: [PATCH] mls-software-openssh: Update to version 9.0p1-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 222798bce0..4eb7154bba 100644 --- a/bucket/mls-software-openssh.json +++ b/bucket/mls-software-openssh.json @@ -1,10 +1,10 @@ { - "version": "8.9p1-1-v1", + "version": "9.0p1-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-8.9p1-1-v1.exe#/dl.7z", - "hash": "sha1:b5e9602b0fa5d46d5729d8b9d44ca391919ee72a", + "url": "https://www.mls-software.com/files/setupssh-9.0p1-1.exe#/dl.7z", + "hash": "sha1:5e14945a0937f275a23717ed3c3a1090e97b0bd8", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\uninstall.exe\" -Recurse", "ensure \"$dir\\tmp\" | Out-Null"