From 2b4afc17f598fdce5bd2a91c4bbd9e15ae9c7cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 24 Aug 2020 17:07:16 +0200 Subject: [PATCH] saml2aws: Update to version 2.27.0 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 0f94be48c8..a6fe09be69 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,12 +1,12 @@ { - "version": "2.26.2", + "version": "2.27.0", "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.", "homepage": "https://github.com/Versent/saml2aws", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Versent/saml2aws/releases/download/v2.26.2/saml2aws_2.26.2_windows_amd64.tar.gz", - "hash": "sha512:75d6955555e782fadc92421e3bce092a3fbcef6767af1dc41243699009af036b1639b84d122cde8dd20b281a450d139e5adc33ce1fea63a762d5a237c233aac1" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.27.0/saml2aws_2.27.0_windows_amd64.tar.gz", + "hash": "sha512:7edd717eda4e6088acc7f7a6adfb70817cb02e9ea10656263f64caf10cf0336443b9275f59d83db70396680300451034d708f657438ae5e74c0402bd4b0e61a8" } }, "bin": "saml2aws.exe",