diff --git a/bucket/openssh.json b/bucket/openssh.json index d881aecf5d..6c235d4504 100644 --- a/bucket/openssh.json +++ b/bucket/openssh.json @@ -1,17 +1,17 @@ { - "version": "9.8.2.0p2", + "version": "9.8.3.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.2.0p2-Preview/OpenSSH-Win64.zip", - "hash": "65cddc5a59a2a9e25dcb19d6da8886d1fd63dc78c66157566ae556c8275abaec", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.3.0p2-Preview/OpenSSH-Win64.zip", + "hash": "0ca131f3a78f404dc819a6336606caec0db1663a692ccc3af1e90232706ada54", "extract_dir": "OpenSSH-Win64" }, "32bit": { - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.2.0p2-Preview/OpenSSH-Win32.zip", - "hash": "f79e9084306449820f9db9c817fd11a392a312b5c277c0f1302ab6b6b8a4a858", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.3.0p2-Preview/OpenSSH-Win32.zip", + "hash": "de65a5cc1c43192bbc7e5fc527ba435c9d1668713f062eaf1298932e28995085", "extract_dir": "OpenSSH-Win32" } },