From 7809f105afae347d3a151a8ad53a13ac3d86a835 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Mar 2020 17:01:51 +0000 Subject: [PATCH] saml2aws: Update to version 2.25.0 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 25a219252f..de103a512e 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/Versent/saml2aws", "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.", "license": "MIT", - "version": "2.24.0", + "version": "2.25.0", "architecture": { "64bit": { - "url": "https://github.com/Versent/saml2aws/releases/download/v2.24.0/saml2aws_2.24.0_windows_amd64.tar.gz", - "hash": "sha512:d227ad083e4e70d7c0828b5e9c2fa788198583198754152caa493e180727cf13f7c474eb2e206b7406f8dcf4415f81e25b918b6b406c919e5d5f708ac57525d8" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.25.0/saml2aws_2.25.0_windows_amd64.tar.gz", + "hash": "sha512:fb1ead8d91e8127bd457bcdec1a20ad6a5c6cdd498b5ade2819a104a98bdbc8f66df0d22d884fd095370808da894f38d3f3bea61ee39d12fe84f08a0657b270d" } }, "bin": "saml2aws.exe",