From 62cbf8945437f9e58369e3ed43523de2f67649cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 00:33:39 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.16 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index b7f164d00c..47b362ec34 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.15", + "version": "2.36.16", "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.15/saml2aws_2.36.15_windows_amd64.zip", - "hash": "7666ede683a4e76e9289fea1fb2553a13170cd7dbffd01daa42b90aec4c557a2" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.16/saml2aws_2.36.16_windows_amd64.zip", + "hash": "191db9d630c11d7ef7a24756a3955dcc40d3aa63d36dbeaf191247a68e59b489" } }, "bin": "saml2aws.exe",