From a257789748c7a231436b5ea2ec75a260e00b94d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 08:25:29 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.7 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index dbf9803b2f..6895c2fcdc 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.6", + "version": "2.36.7", "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.6/saml2aws_2.36.6_windows_amd64.zip", - "hash": "45385fc294b95e6fb04d2a4323c9a1ac26f8d5b81d562112420b5d966c3b3043" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.7/saml2aws_2.36.7_windows_amd64.zip", + "hash": "2da54316fd0cf818adeb15abe40163ebf0dfc441dd157a1b7918673962ee4912" } }, "bin": "saml2aws.exe",