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