From c0711471392803936e7c74fbb49dae831f96b866 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Feb 2020 14:01:51 +0000 Subject: [PATCH] saml2aws: Update to version 2.23.0 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 7ae151cdb8..b64bca1f86 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.22.1", + "version": "2.23.0", "architecture": { "64bit": { - "url": "https://github.com/Versent/saml2aws/releases/download/v2.22.1/saml2aws_2.22.1_windows_amd64.tar.gz", - "hash": "sha512:c6839ced84773df9cd382efe882ed5f38053a2b75c4dd0558b2b88db4773dfad15eaa2385271206570cb432faa7361d09da088594c66c2eba4d3e96aa4598609" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.23.0/saml2aws_2.23.0_windows_amd64.tar.gz", + "hash": "sha512:c9443295910186c26697565a8d23fcbc4cd267095093fdc9c525d1f7770714c5dce82151d2b777f74c3acc6f8a2f4d9bbf8c4b579b8a4ec624e0bd634b7cda57" } }, "bin": "saml2aws.exe",