From 351b94cc81687d507f6501744e80f7e271cca011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 12:30:07 +0000 Subject: [PATCH] saml2aws: Update to version 2.34.0 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index c2bf5f797a..be0dbcd94e 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.33.0", + "version": "2.34.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.33.0/saml2aws_2.33.0_windows_amd64.zip", - "hash": "0225eec8845a501994b2182f443c52572e84c5eb26403a1489e2275f6b2fff07" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.34.0/saml2aws_2.34.0_windows_amd64.zip", + "hash": "72b7a76aae1bb5b093eb607636a2ffea02411222725601100765f02cb1d212e4" } }, "bin": "saml2aws.exe",