From 42356edc9ba14afa96a608e9a124022d21b98d6b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Nov 2019 11:00:42 +0000 Subject: [PATCH] awsSts: Update to version 0.9 --- bucket/awsSts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/awsSts.json b/bucket/awsSts.json index efb0f91777..9ec5fcde51 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.8", + "version": "0.9", "license": "MIT", - "url": "https://github.com/NearlyUnique/awsSts/releases/download/0.8/awsSts-0.8-windows.exe#/awsSts.exe", - "hash": "c5691ef95bd870b61ca451d176c7506cdbaf59ef9e9c534ae0c510016c7bc40a", + "url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9/awsSts-0.9-windows.exe#/awsSts.exe", + "hash": "14d4372a1fa9fc825cbb1e80e97732373ecb29efb4d1f205d4fe36a18d30242c", "bin": [ "awsSts.exe", [