From d6d01ddbdd33123d714ca2f50e448f76603a2682 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:30:27 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.9 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index c50ca8bdc5..52f31cc395 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.8", + "version": "2.36.9", "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.8/saml2aws_2.36.8_windows_amd64.zip", - "hash": "73283b1ee2f766248c426c58c89345a567d1657fcb9332518dfc1ee912b1f357" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.9/saml2aws_2.36.9_windows_amd64.zip", + "hash": "774226f03da897fd891c017b0a0673289da69bf57c86dc6baa1728742c07ed88" } }, "bin": "saml2aws.exe",