From 2f1508230b515c3dd6c29746b8e3b25ccff792d5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 Sep 2021 01:00:35 +0000 Subject: [PATCH] gossm: Update to version 1.4.3 --- bucket/gossm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gossm.json b/bucket/gossm.json index 4832d235f6..40ba75d5c2 100644 --- a/bucket/gossm.json +++ b/bucket/gossm.json @@ -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", "homepage": "https://github.com/gjbae1212/gossm", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.2/gossm_1.4.2_Windows_x86_64.tar.gz", - "hash": "0e45c9325886c1be1a9f98ce324fd7c9ba30ea124b5790c014ec14444c7731c1" + "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",