saml2aws 2.28.1
Closes #71298. Signed-off-by: rui <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
62fa1520d4
commit
d61273990b
|
@ -2,8 +2,8 @@ class Saml2aws < Formula
|
||||||
desc "Login and retrieve AWS temporary credentials using a SAML IDP"
|
desc "Login and retrieve AWS temporary credentials using a SAML IDP"
|
||||||
homepage "https://github.com/Versent/saml2aws"
|
homepage "https://github.com/Versent/saml2aws"
|
||||||
url "https://github.com/Versent/saml2aws.git",
|
url "https://github.com/Versent/saml2aws.git",
|
||||||
tag: "v2.28.0",
|
tag: "v2.28.1",
|
||||||
revision: "5199bd35d3cffbfed3683b728828f55c64501c21"
|
revision: "df6c1e88cdfd57cf61f80c9021f73a1df01f44c0"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue