From 360355b72ea4bee16d4df946c918dc17f91c8eaa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Nov 2019 09:01:03 +0000 Subject: [PATCH] awsSts: Update to version 0.9.1 --- bucket/awsSts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/awsSts.json b/bucket/awsSts.json index 9ec5fcde51..fac2a50dc0 100644 --- a/bucket/awsSts.json +++ b/bucket/awsSts.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/NearlyUnique/awsSts", "description": "Create temporary login session for AWS CLI", - "version": "0.9", + "version": "0.9.1", "license": "MIT", - "url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9/awsSts-0.9-windows.exe#/awsSts.exe", - "hash": "14d4372a1fa9fc825cbb1e80e97732373ecb29efb4d1f205d4fe36a18d30242c", + "url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9.1/awsSts-0.9.1-windows.exe#/awsSts.exe", + "hash": "328f544af44a5e2266e2ab944c455c860aec908a09bdd93472aad2c9bfaa4caf", "bin": [ "awsSts.exe", [