Issac Lin da47f71703
autossh: Add version 1.4g (#3225)
* autossh: Add version 1.4g

* use arch block

* remove checkver, autoupdate

* add bin
2022-01-21 16:46:41 +08:00

20 lines
698 B
JSON

{
"version": "1.4g",
"description": "Automatically restart SSH sessions and tunnels, in case they drop.",
"homepage": "https://www.harding.motd.ca/autossh/",
"license": "MIT",
"architecture": {
"64bit": {
"url": [
"https://github.com/jazzl0ver/autossh/releases/download/1.4g/autossh.exe",
"https://github.com/jazzl0ver/autossh/releases/download/1.4g/msys-2.0.dll"
],
"hash": [
"b05e9599fa6e9ff9d2a57e141bdca0eb7f5829e8fd67e37e878863a4fd46469f",
"462fcdec4f2e390d806e2cc21874db208645d69bf9d70a1d0f4981164569db79"
]
}
},
"bin": "autossh.exe"
}