From 6fd26eaf90d27f21aef83d68bd7948e468c1fe03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 08:28:18 +0000 Subject: [PATCH] gossm: Update to version 1.4.5 --- bucket/gossm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gossm.json b/bucket/gossm.json index 3e29b44f36..10611b524e 100644 --- a/bucket/gossm.json +++ b/bucket/gossm.json @@ -1,12 +1,12 @@ { - "version": "1.4.4", + "version": "1.4.5", "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.4/gossm_1.4.4_Windows_x86_64.tar.gz", - "hash": "7c3574d8dc07835b78cf8b42e4315bd4b3bd11eb32d66466a95efa77ba557303" + "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.5/gossm_1.4.5_Windows_x86_64.tar.gz", + "hash": "8505ac1833d2ad017d39eeb69bf4dd51962616bae7b985b3bf9483f38c480be7" } }, "bin": "gossm.exe",