From 5fb439f4e597a98aba83237536ea4204c45b46af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 04:26:35 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.11 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index c757c5c0f7..bd8e7ec8b6 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.10", + "version": "2.36.11", "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.10/saml2aws_2.36.10_windows_amd64.zip", - "hash": "cb4fb5d674a41165d2368b6fa03dd5a5b5e6a8bce89c66d2081248c4e46e7990" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.11/saml2aws_2.36.11_windows_amd64.zip", + "hash": "d9c6b991cf70b9a1924f0f2005e84508a0e784aeca5201d3b086cc9fc3ffeab1" } }, "bin": "saml2aws.exe",