gossm: Update to version 1.3.5

This commit is contained in:
Richard Kuhnt 2021-08-29 02:00:33 +00:00
parent e02d5b1629
commit f47911fc6b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.3", "version": "1.3.5",
"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.3/gossm_1.3.3_Windows_x86_64.tar.gz", "url": "https://github.com/gjbae1212/gossm/releases/download/v1.3.5/gossm_1.3.5_Windows_x86_64.tar.gz",
"hash": "e6e85d9505d19d6425cc417cf21f770c7f539e344b42a502f031a770b8a7be87" "hash": "e67c436c321b7d18ccb162a017736830711a7fa2484448f559120b227def2b43"
} }
}, },
"bin": "gossm.exe", "bin": "gossm.exe",