openssh: Update to version 9.1.0.0p1

This commit is contained in:
github-actions[bot] 2022-12-14 00:32:51 +00:00
parent 1cfe899760
commit d94e00437f

View File

@ -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)", "description": "The premier connectivity tool for remote login with the SSH protocol. (Microsoft build)",
"homepage": "https://www.openssh.com", "homepage": "https://www.openssh.com",
"license": "SSH-OpenSSH", "license": "SSH-OpenSSH",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.9.1.0p1-Beta/OpenSSH-Win64.zip", "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.1.0.0p1-Beta/OpenSSH-Win64.zip",
"hash": "b3d31939acb93c34236f420a6f1396e7cf2eead7069ef67742857a5a0befb9fc", "hash": "a17c2ba5dacb21936e2f927faad4e849f798f44ed1f656fc1e00bbd8e0966140",
"extract_dir": "OpenSSH-Win64" "extract_dir": "OpenSSH-Win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.9.1.0p1-Beta/OpenSSH-Win32.zip", "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.1.0.0p1-Beta/OpenSSH-Win32.zip",
"hash": "b99c384811f9ef8cab7589460d607fd4d4faccd6ec08a7405a2df0a37340fdeb", "hash": "543f1ce0d97a762bd52c85b3397cf07ff411f4ae58113b11d1e56a60629c6a09",
"extract_dir": "OpenSSH-Win32" "extract_dir": "OpenSSH-Win32"
} }
}, },