2022-02-28 08:28:18 +00:00

25 lines
867 B
JSON

{
"version": "1.4.5",
"description": "Interactive CLI tool that you can connect to EC2 using commands same as start-session, SSH in AWS SSM Session Manager",
"homepage": "https://github.com/gjbae1212/gossm",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.5/gossm_1.4.5_Windows_x86_64.tar.gz",
"hash": "8505ac1833d2ad017d39eeb69bf4dd51962616bae7b985b3bf9483f38c480be7"
}
},
"bin": "gossm.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/gjbae1212/gossm/releases/download/v$version/gossm_$version_Windows_x86_64.tar.gz"
}
},
"hash": {
"url": "$baseurl/gossm_$version_checksums.txt"
}
}
}