openssh: Update to version 9.8.2.0p2

This commit is contained in:
github-actions[bot] 2025-04-08 20:29:16 +00:00
parent 62a89d5ff1
commit 3deceb1301

View File

@ -1,17 +1,17 @@
{
"version": "9.8.1.0p1",
"version": "9.8.2.0p2",
"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.8.1.0p1-Preview/OpenSSH-Win64.zip",
"hash": "c7a1369cd73c8165be00c66e90291c4dd67784de7c3aa3af18c68ebedffa6ea9",
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.2.0p2-Preview/OpenSSH-Win64.zip",
"hash": "65cddc5a59a2a9e25dcb19d6da8886d1fd63dc78c66157566ae556c8275abaec",
"extract_dir": "OpenSSH-Win64"
},
"32bit": {
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.1.0p1-Preview/OpenSSH-Win32.zip",
"hash": "6794ac43d806b6474f5bc501b819c723b96b07605ca3df99b67805c7b659be8e",
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.2.0p2-Preview/OpenSSH-Win32.zip",
"hash": "f79e9084306449820f9db9c817fd11a392a312b5c277c0f1302ab6b6b8a4a858",
"extract_dir": "OpenSSH-Win32"
}
},