gossm: Update to version 1.4.2

This commit is contained in:
Richard Kuhnt 2021-09-03 17:00:38 +00:00
parent 4f7e7c12ca
commit 655fa3873f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.0", "version": "1.4.2",
"description": "Interactive CLI tool that you can connect to EC2 using commands same as start-session, SSH in AWS SSM Session Manager", "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", "homepage": "https://github.com/gjbae1212/gossm",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.0/gossm_1.4.0_Windows_x86_64.tar.gz", "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.2/gossm_1.4.2_Windows_x86_64.tar.gz",
"hash": "9ae8ba7830f562c716b1944ae08cef4c285a7e7c547641c09674d5ef006114dc" "hash": "0e45c9325886c1be1a9f98ce324fd7c9ba30ea124b5790c014ec14444c7731c1"
} }
}, },
"bin": "gossm.exe", "bin": "gossm.exe",