From 7f6ede91cc74fc23904170188d696965e03d1b3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 04:29:09 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.4 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index e308ef32ac..a5de5b931d 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.3", + "version": "2.36.4", "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.3/saml2aws_2.36.3_windows_amd64.zip", - "hash": "85b97450eb6b614fcc7997e4e4ea2f71de5a387b11578c723576a362552357a2" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.4/saml2aws_2.36.4_windows_amd64.zip", + "hash": "798e8fbfb8a41de08af8a63908ebe73db094d3a30a72b3d186438b3aec82bf15" } }, "bin": "saml2aws.exe",