diff --git a/bucket/openssh.json b/bucket/openssh.json index ad4f633c9a..b078f8ed19 100644 --- a/bucket/openssh.json +++ b/bucket/openssh.json @@ -1,17 +1,17 @@ { - "version": "9.8.0.0p1", + "version": "9.8.1.0p1", "description": "The premier connectivity tool for remote login with the SSH protocol. (Microsoft build)", "homepage": "https://www.openssh.com", "license": "SSH-OpenSSH", "architecture": { "64bit": { - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.0.0p1-Preview/OpenSSH-Win64.zip", - "hash": "b0c6dad41d2db38b38356ac2b8b05454b2cb73b0381086ecec7df4cf5870c77b", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.1.0p1-Preview/OpenSSH-Win64.zip", + "hash": "c7a1369cd73c8165be00c66e90291c4dd67784de7c3aa3af18c68ebedffa6ea9", "extract_dir": "OpenSSH-Win64" }, "32bit": { - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.0.0p1-Preview/OpenSSH-Win32.zip", - "hash": "278d61dc30dda98f91dda27c2835b6bffb3831b9187fc4048b8c1431216ed624", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.1.0p1-Preview/OpenSSH-Win32.zip", + "hash": "6794ac43d806b6474f5bc501b819c723b96b07605ca3df99b67805c7b659be8e", "extract_dir": "OpenSSH-Win32" } },