From e94a1e1e7b19d46f4bfc806ceb1654b81fd97d2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:30:22 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.13 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index fc1ab2a3fd..6d02338878 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.12", + "version": "2.36.13", "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.36.12/saml2aws_2.36.12_windows_amd64.zip", - "hash": "ce6da3fd53920359acf3fc2833a37c9ddf4bdd87664554b24275f818c9774b57" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.13/saml2aws_2.36.13_windows_amd64.zip", + "hash": "31cfdc7e919bb685fd0b10d2d9c1e01c5ac6c065e0e4f82860ca43057c90236a" } }, "bin": "saml2aws.exe",