diff --git a/bucket/win32-openssh.json b/bucket/win32-openssh.json index df184f62e6..81ae610801 100644 --- a/bucket/win32-openssh.json +++ b/bucket/win32-openssh.json @@ -1,19 +1,19 @@ { "homepage": "https://github.com/PowerShell/Win32-OpenSSH", - "version": "7.9.0.0p1-Beta", + "version": "8.0.0.0p1-Beta", "license": { "identifier": "BSD-3-Clause", "url": "https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE" }, "architecture": { "32bit": { - "hash": "e7f9714215f19de841a2bf2643734d4b25ea42958c013461096a4963cede0ec6", - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v7.9.0.0p1-Beta/OpenSSH-Win32.zip", + "hash": "3b7d384e11fe5ef794d5f59bdbed3e5ba58f7725f37a7628e1ded16ea6aed67d", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.0.0.0p1-Beta/OpenSSH-Win32.zip", "extract_dir": "OpenSSH-Win32" }, "64bit": { - "hash": "fe297667f80f9021e374dd64ce286dcdc50fbf68311765c0336f1ea5fbcb5893", - "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v7.9.0.0p1-Beta/OpenSSH-Win64.zip", + "hash": "222b5f035392d4daae4caf180257b8da8d42613f68a1aee82ba917984ac630ba", + "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.0.0.0p1-Beta/OpenSSH-Win64.zip", "extract_dir": "OpenSSH-Win64" } },