From 0d241f8e97687a4a662bf618b4f6d1a8a4457b18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:38:18 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.5 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index a5de5b931d..0b15bc8ffd 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.4", + "version": "2.36.5", "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.4/saml2aws_2.36.4_windows_amd64.zip", - "hash": "798e8fbfb8a41de08af8a63908ebe73db094d3a30a72b3d186438b3aec82bf15" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.5/saml2aws_2.36.5_windows_amd64.zip", + "hash": "6cc155a8230e02a3918d0f00c41049707b8a1f8d6505ae82d2622aeeed3d1761" } }, "bin": "saml2aws.exe",