diff --git a/bucket/autossh.json b/bucket/autossh.json new file mode 100644 index 0000000000..8afbdb39b5 --- /dev/null +++ b/bucket/autossh.json @@ -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" +}