From 2a09ace8c3406f8680bd4acffc171fc5dcd7e422 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 31 Aug 2021 19:01:13 +0000 Subject: [PATCH] gossm: Update to version 1.4.0 --- bucket/gossm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gossm.json b/bucket/gossm.json index 80f6ee8e88..50651c36ed 100644 --- a/bucket/gossm.json +++ b/bucket/gossm.json @@ -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", "homepage": "https://github.com/gjbae1212/gossm", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gjbae1212/gossm/releases/download/v1.3.6/gossm_1.3.6_Windows_x86_64.tar.gz", - "hash": "0019be430c4958e09a68e6f7267fea8bcdb7d56cac9896a1fde3cdf5fa78b2dc" + "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.0/gossm_1.4.0_Windows_x86_64.tar.gz", + "hash": "9ae8ba7830f562c716b1944ae08cef4c285a7e7c547641c09674d5ef006114dc" } }, "bin": "gossm.exe",