gossm: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2021-08-31 19:01:13 +00:00
parent 27f79a2d7c
commit 2a09ace8c3

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.6", "version": "1.4.0",
"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.3.6/gossm_1.3.6_Windows_x86_64.tar.gz", "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.0/gossm_1.4.0_Windows_x86_64.tar.gz",
"hash": "0019be430c4958e09a68e6f7267fea8bcdb7d56cac9896a1fde3cdf5fa78b2dc" "hash": "9ae8ba7830f562c716b1944ae08cef4c285a7e7c547641c09674d5ef006114dc"
} }
}, },
"bin": "gossm.exe", "bin": "gossm.exe",