mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
win32-openssh: Update to version 8.1.0.0p1-Beta
This commit is contained in:
parent
139a01a226
commit
f1643e533a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"homepage": "https://github.com/PowerShell/Win32-OpenSSH",
|
||||
"description": "A suite of secure networking utilities based on the Secure Shell protocol. (Microsoft port)",
|
||||
"version": "8.0.0.0p1-Beta",
|
||||
"version": "8.1.0.0p1-Beta",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause",
|
||||
"url": "https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE"
|
||||
},
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"hash": "3b7d384e11fe5ef794d5f59bdbed3e5ba58f7725f37a7628e1ded16ea6aed67d",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.0.0.0p1-Beta/OpenSSH-Win32.zip",
|
||||
"hash": "88aaf9eafc64a11d2ba0894a1c24608f1b6d69408b19bb7b15287338fea76dd0",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.1.0.0p1-Beta/OpenSSH-Win32.zip",
|
||||
"extract_dir": "OpenSSH-Win32"
|
||||
},
|
||||
"64bit": {
|
||||
"hash": "222b5f035392d4daae4caf180257b8da8d42613f68a1aee82ba917984ac630ba",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.0.0.0p1-Beta/OpenSSH-Win64.zip",
|
||||
"hash": "c99240af89452610f66b7ce54c4fa3180b66aae2bc326afc2aac8fc1dd48f488",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.1.0.0p1-Beta/OpenSSH-Win64.zip",
|
||||
"extract_dir": "OpenSSH-Win64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user