2021-09-08 01:00:35 +00:00

25 lines
867 B
JSON

{
"version": "1.4.3",
"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.3/gossm_1.4.3_Windows_x86_64.tar.gz",
"hash": "a7b504e39c4e8efa79a42ff5bd7c218da4edea1d3a30530a2631a00f7f2a069f"
}
},
"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"
}
}
}