gossm: Update to version 1.4.3

This commit is contained in:
Richard Kuhnt 2021-09-08 01:00:35 +00:00
parent 426998d439
commit 2f1508230b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.2", "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", "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.2/gossm_1.4.2_Windows_x86_64.tar.gz", "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.3/gossm_1.4.3_Windows_x86_64.tar.gz",
"hash": "0e45c9325886c1be1a9f98ce324fd7c9ba30ea124b5790c014ec14444c7731c1" "hash": "a7b504e39c4e8efa79a42ff5bd7c218da4edea1d3a30530a2631a00f7f2a069f"
} }
}, },
"bin": "gossm.exe", "bin": "gossm.exe",