Add sshs to scoop bucket
This commit is contained in:
parent
bfe54b64a3
commit
6fa211605e
1 changed files with 23 additions and 0 deletions
23
bucket/sshs.json
Normal file
23
bucket/sshs.json
Normal file
|
@ -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"
|
||||
}
|
Loading…
Reference in a new issue