From 9be7f7196a4e94ecef1b1601b372bd420ec29050 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 16:31:12 +0000 Subject: [PATCH] mls-software-openssh: Update to version 10.2p1-3 --- 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 7d5c56dd80..1bbcc62b85 100644 --- a/bucket/mls-software-openssh.json +++ b/bucket/mls-software-openssh.json @@ -1,10 +1,10 @@ { - "version": "10.0p1-1", + "version": "10.2p1-3", "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-10.0p1-1.exe#/dl.7z", - "hash": "sha1:df587fa80823f0a47778575d2b4d66ece025061f", + "url": "https://www.mls-software.com/files/setupssh-10.2p1-3.exe#/dl.7z", + "hash": "sha1:807c50adeb9c597c0405d3f2357db5270a995b97", "post_install": [ "Remove-Item \"$dir\\`$*\", \"$dir\\uninstall.exe\" -Recurse", "ensure \"$dir\\tmp\" | Out-Null"