From 7128c29d14c224ff2ff4670af090e059c5cac5a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 04:33:20 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.0 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 1b76bc1f5f..ede11441e7 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.35.0", + "version": "2.36.0", "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.35.0/saml2aws_2.35.0_windows_amd64.zip", - "hash": "a0fa45407ff48387bcdad80d63f2c5a5b681c44a7d37469022f41cd25644620b" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.0/saml2aws_2.36.0_windows_amd64.zip", + "hash": "a23fd75841f48c87cc166dedc22820f2c6cff5c116218303267fe72458f8c8a1" } }, "bin": "saml2aws.exe",