diff --git a/bucket/openssh.json b/bucket/openssh.json index 8f35b15f81..c7760564c6 100644 --- a/bucket/openssh.json +++ b/bucket/openssh.json @@ -1,17 +1,17 @@ { - "version": "8.9.1.0p1", + "version": "9.1.0.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/v8.9.1.0p1-Beta/OpenSSH-Win64.zip", - "hash": "b3d31939acb93c34236f420a6f1396e7cf2eead7069ef67742857a5a0befb9fc", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.1.0.0p1-Beta/OpenSSH-Win64.zip", + "hash": "a17c2ba5dacb21936e2f927faad4e849f798f44ed1f656fc1e00bbd8e0966140", "extract_dir": "OpenSSH-Win64" }, "32bit": { - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.9.1.0p1-Beta/OpenSSH-Win32.zip", - "hash": "b99c384811f9ef8cab7589460d607fd4d4faccd6ec08a7405a2df0a37340fdeb", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.1.0.0p1-Beta/OpenSSH-Win32.zip", + "hash": "543f1ce0d97a762bd52c85b3397cf07ff411f4ae58113b11d1e56a60629c6a09", "extract_dir": "OpenSSH-Win32" } },