diff --git a/bucket/sshs.json b/bucket/sshs.json new file mode 100644 index 0000000..8812137 --- /dev/null +++ b/bucket/sshs.json @@ -0,0 +1,23 @@ +{ + "version": "3.4.0", + "architecture": { + "32bit": { + "url": "https://github.com/quantumsheep/sshs/releases/download/3.4.0/sshs-windows-386.exe", + "bin": [ + "sshs.exe" + ], + "hash": "b7888dd52ee005f069552bb88656be0a6a1cb189f88ff86e359850c4d9c19d24" + }, + "64bit": { + "url": "https://github.com/quantumsheep/sshs/releases/download/3.4.0/sshs-windows-amd64.exe", + "bin": [ + "sshs.exe" + ], + "hash": "9a8e6aa7ce8032b0f836b171f4ee67b33053936b6016b907b46f92206eee5f87" + } + }, + "homepage": "https://github.com/quantumsheep/sshs", + "checkver": "github", + "license": "MIT", + "description": "Terminal user interface for SSH" +}