From af7f094d3d4975f4f18836459275c948b70d2f78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 12:31:34 +0000 Subject: [PATCH] gossm: Update to version 1.4.6 --- bucket/gossm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gossm.json b/bucket/gossm.json index 10611b524e..90ecb13e76 100644 --- a/bucket/gossm.json +++ b/bucket/gossm.json @@ -1,12 +1,12 @@ { - "version": "1.4.5", + "version": "1.4.6", "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.5/gossm_1.4.5_Windows_x86_64.tar.gz", - "hash": "8505ac1833d2ad017d39eeb69bf4dd51962616bae7b985b3bf9483f38c480be7" + "url": "https://github.com/gjbae1212/gossm/releases/download/v1.4.6/gossm_1.4.6_Windows_x86_64.tar.gz", + "hash": "cdb72ee4e7d6748d918db67c442b6ac291858db42ac59e8d396215c58d47f7f7" } }, "bin": "gossm.exe",