openssh: Update to version 9.2.2.0p1

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:05 +00:00
parent ef04aafe98
commit f328a31b5e

View File

@ -1,17 +1,17 @@
{
"version": "9.2.0.0p1",
"version": "9.2.2.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/v9.2.0.0p1-Beta/OpenSSH-Win64.zip",
"hash": "d0c272360163ef2e99cab1c0941834605abf2e792377979ff21cbb09b55f3348",
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.2.2.0p1-Beta/OpenSSH-Win64.zip",
"hash": "ec8144a107014740ec3ce16ec51710398fc390fca5344931c1506e7cc2e181f3",
"extract_dir": "OpenSSH-Win64"
},
"32bit": {
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.2.0.0p1-Beta/OpenSSH-Win32.zip",
"hash": "d6a381b6b1c0d17433ca0b81cf65d139d55a0f8c249f07ec9e2cf02f3effeff0",
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.2.2.0p1-Beta/OpenSSH-Win32.zip",
"hash": "7b132aad088eae3ac67d85751e88d884e80631607cab9b1da52c838655bb5ae6",
"extract_dir": "OpenSSH-Win32"
}
},