mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
autossh: Add version 1.4g (#3225)
* autossh: Add version 1.4g * use arch block * remove checkver, autoupdate * add bin
This commit is contained in:
parent
8dfc8bf933
commit
da47f71703
19
bucket/autossh.json
Normal file
19
bucket/autossh.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user