openssh: Update to version 9.2.0.0p1

This commit is contained in:
github-actions[bot] 2023-02-21 20:27:23 +00:00
parent e10e1ad70e
commit 0f6622c023

View File

@ -1,17 +1,17 @@
{ {
"version": "9.1.0.0p1", "version": "9.2.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/v9.1.0.0p1-Beta/OpenSSH-Win64.zip", "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.2.0.0p1-Beta/OpenSSH-Win64.zip",
"hash": "a17c2ba5dacb21936e2f927faad4e849f798f44ed1f656fc1e00bbd8e0966140", "hash": "d0c272360163ef2e99cab1c0941834605abf2e792377979ff21cbb09b55f3348",
"extract_dir": "OpenSSH-Win64" "extract_dir": "OpenSSH-Win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.1.0.0p1-Beta/OpenSSH-Win32.zip", "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.2.0.0p1-Beta/OpenSSH-Win32.zip",
"hash": "543f1ce0d97a762bd52c85b3397cf07ff411f4ae58113b11d1e56a60629c6a09", "hash": "d6a381b6b1c0d17433ca0b81cf65d139d55a0f8c249f07ec9e2cf02f3effeff0",
"extract_dir": "OpenSSH-Win32" "extract_dir": "OpenSSH-Win32"
} }
}, },