From d61273990bae47de14c98423140b05f2eeef8899 Mon Sep 17 00:00:00 2001 From: Alexander Zigelski Date: Wed, 17 Feb 2021 00:27:33 +0100 Subject: [PATCH] saml2aws 2.28.1 Closes #71298. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/saml2aws.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/saml2aws.rb b/Formula/saml2aws.rb index eb7541e10f0..dbb7f6a73d2 100644 --- a/Formula/saml2aws.rb +++ b/Formula/saml2aws.rb @@ -2,8 +2,8 @@ class Saml2aws < Formula desc "Login and retrieve AWS temporary credentials using a SAML IDP" homepage "https://github.com/Versent/saml2aws" url "https://github.com/Versent/saml2aws.git", - tag: "v2.28.0", - revision: "5199bd35d3cffbfed3683b728828f55c64501c21" + tag: "v2.28.1", + revision: "df6c1e88cdfd57cf61f80c9021f73a1df01f44c0" license "MIT" bottle do