mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update win32-openssh to version 7.6.1.0p1-Beta
This commit is contained in:
parent
3ba2f61035
commit
b04be9f9c0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/PowerShell/Win32-OpenSSH",
|
||||
"version": "7.6.0.0p1-Beta",
|
||||
"version": "7.6.1.0p1-Beta",
|
||||
"license": "https://raw.githubusercontent.com/PowerShell/Win32-OpenSSH/L1-Prod/LICENCE",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"hash": "3459d70c27173249165fa84e019150d7d175c46342673c1c18034c230d1089c5",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v7.6.0.0p1-Beta/OpenSSH-Win32.zip",
|
||||
"hash": "855cccf0a1d5d116e256cdd92d474bea09610c9ff458ea9a1c7b71baa5fc8de1",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v7.6.1.0p1-Beta/OpenSSH-Win32.zip",
|
||||
"extract_dir": "OpenSSH-Win32"
|
||||
},
|
||||
"64bit": {
|
||||
"hash": "585d28ce1aa2935c8cd5570413b9214e6c80c41bda6ba6b1b206dbe63d7d2e76",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v7.6.0.0p1-Beta/OpenSSH-Win64.zip",
|
||||
"hash": "a8bf470dd399b0a513268d1a8e33a444cefb1a1de539cab42a952d2eda7b17d6",
|
||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v7.6.1.0p1-Beta/OpenSSH-Win64.zip",
|
||||
"extract_dir": "OpenSSH-Win64"
|
||||
}
|
||||
},
|
||||
@ -28,6 +28,7 @@
|
||||
],
|
||||
"notes": "This is a pre-release (non-production ready)",
|
||||
"checkver": {
|
||||
"re": "v([\\d.]+[a-zA-Z-\\d]*)",
|
||||
"github": "https://github.com/PowerShell/Win32-OpenSSH"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user