From 646999348ba879db0c92ed077d7cbe617c6c27c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 30 Jun 2021 02:30:37 -0700 Subject: [PATCH] saml2aws: Update to version 2.31.0 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 481f5bc545..63e5738b64 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.30.0", + "version": "2.31.0", "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.", "homepage": "https://github.com/Versent/saml2aws", "license": "MIT", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/Versent/saml2aws/releases/download/v2.30.0/saml2aws_2.30.0_windows_amd64.zip", - "hash": "9f65afa3912e951c08c3d8e6d247c808ccbf617d74867161dc712b7dac39843c" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.31.0/saml2aws_2.31.0_windows_amd64.zip", + "hash": "fb002e96c32f59f0255d76bae5cc1bdeb45f8eca3c67fa7fc4d9241a55f1b761" } }, "bin": "saml2aws.exe",