awsSts: Update to version 0.9

This commit is contained in:
Richard Kuhnt 2019-11-04 11:00:42 +00:00
parent 772fadc28c
commit 42356edc9b

View File

@ -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",
[