From 3680c32bd2f60f16d8c6c9f731f74ac2436507ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 01:13:56 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.15 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 72d63d7099..b7f164d00c 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.14", + "version": "2.36.15", "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.14/saml2aws_2.36.14_windows_amd64.zip", - "hash": "06fbbe515e30e95fe468d13c5cbe538fdcd3fdfaa0443ebe0dc47b74da557596" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.15/saml2aws_2.36.15_windows_amd64.zip", + "hash": "7666ede683a4e76e9289fea1fb2553a13170cd7dbffd01daa42b90aec4c557a2" } }, "bin": "saml2aws.exe",