openssh: Update to version 9.8.1.0p1

This commit is contained in:
github-actions[bot] 2024-11-10 04:28:50 +00:00
parent 3bc1d429a9
commit 5994176b47

View File

@ -1,17 +1,17 @@
{ {
"version": "9.8.0.0p1", "version": "9.8.1.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.8.0.0p1-Preview/OpenSSH-Win64.zip", "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.1.0p1-Preview/OpenSSH-Win64.zip",
"hash": "b0c6dad41d2db38b38356ac2b8b05454b2cb73b0381086ecec7df4cf5870c77b", "hash": "c7a1369cd73c8165be00c66e90291c4dd67784de7c3aa3af18c68ebedffa6ea9",
"extract_dir": "OpenSSH-Win64" "extract_dir": "OpenSSH-Win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.0.0p1-Preview/OpenSSH-Win32.zip", "url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v9.8.1.0p1-Preview/OpenSSH-Win32.zip",
"hash": "278d61dc30dda98f91dda27c2835b6bffb3831b9187fc4048b8c1431216ed624", "hash": "6794ac43d806b6474f5bc501b819c723b96b07605ca3df99b67805c7b659be8e",
"extract_dir": "OpenSSH-Win32" "extract_dir": "OpenSSH-Win32"
} }
}, },