mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mls-software-openssh: Update to version 8.9p1-1-v1 (#3459)
This commit is contained in:
parent
eb992bd520
commit
13c4c8f835
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "8.9p1-1",
|
||||
"version": "8.9p1-1-v1",
|
||||
"description": "A Windows installer package of Openssh for Windows that is actively maintained and current.",
|
||||
"homepage": "https://www.mls-software.com/opensshd.html",
|
||||
"license": "ISC",
|
||||
"url": "https://www.mls-software.com/files/setupssh-8.9p1-1.exe#/dl.7z",
|
||||
"hash": "sha1:ad71498bb1df8520e70a5ae5948b90ff41eb1f38",
|
||||
"url": "https://www.mls-software.com/files/setupssh-8.9p1-1-v1.exe#/dl.7z",
|
||||
"hash": "sha1:b5e9602b0fa5d46d5729d8b9d44ca391919ee72a",
|
||||
"post_install": [
|
||||
"Remove-Item \"$dir\\`$*\", \"$dir\\uninstall.exe\" -Recurse",
|
||||
"ensure \"$dir\\tmp\" | Out-Null"
|
||||
@ -18,7 +18,7 @@
|
||||
"bin\\ssh-keyscan.exe",
|
||||
"bin\\ssh.exe"
|
||||
],
|
||||
"checkver": "New Version<.*\\n<b>OpenSSH (?<version>[\\d.\\-p]+)<br />",
|
||||
"checkver": "New Version<.*\\n<b>OpenSSH (?<version>[\\d.\\-pv]+)<br />",
|
||||
"autoupdate": {
|
||||
"url": "https://www.mls-software.com/files/setupssh-$version.exe#/dl.7z",
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user