diff --git a/bucket/openssh.json b/bucket/openssh.json index b078f8ed19..d881aecf5d 100644 --- a/bucket/openssh.json +++ b/bucket/openssh.json @@ -1,17 +1,17 @@ { - "version": "9.8.1.0p1", + "version": "9.8.2.0p2", "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.1.0p1-Preview/OpenSSH-Win64.zip", - "hash": "c7a1369cd73c8165be00c66e90291c4dd67784de7c3aa3af18c68ebedffa6ea9", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.2.0p2-Preview/OpenSSH-Win64.zip", + "hash": "65cddc5a59a2a9e25dcb19d6da8886d1fd63dc78c66157566ae556c8275abaec", "extract_dir": "OpenSSH-Win64" }, "32bit": { - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.1.0p1-Preview/OpenSSH-Win32.zip", - "hash": "6794ac43d806b6474f5bc501b819c723b96b07605ca3df99b67805c7b659be8e", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.2.0p2-Preview/OpenSSH-Win32.zip", + "hash": "f79e9084306449820f9db9c817fd11a392a312b5c277c0f1302ab6b6b8a4a858", "extract_dir": "OpenSSH-Win32" } },