saml2aws: Update to version 2.21.1

This commit is contained in:
Richard Kuhnt 2020-01-24 00:01:54 +00:00
parent 7a408e5dd3
commit f1ab042860

View File

@ -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.21.0",
"version": "2.21.1",
"architecture": {
"64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.21.0/saml2aws_2.21.0_windows_amd64.tar.gz",
"hash": "sha512:6245b0b6429a75b288c4e0b80787b3c51dc0cf787d18c8fc604aab124c97c56fdf62cee6b5f7621662d5fa8f0b34910b3689bab73e24b82ecef83a9d350b7add"
"url": "https://github.com/Versent/saml2aws/releases/download/v2.21.1/saml2aws_2.21.1_windows_amd64.tar.gz",
"hash": "sha512:54462a3b007b9f648f844d54d70a871348aeca0d38926ad732c77ac25f5abc98b69f805c74e61681a6588ca2221954e35db6a8ade24c7826528a5988467cadfc"
}
},
"bin": "saml2aws.exe",