saml2aws: Update to version 2.22.0

This commit is contained in:
Richard Kuhnt 2020-01-24 02:01:49 +00:00
parent d5b5621441
commit 1c0de02387

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.1",
"version": "2.22.0",
"architecture": {
"64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.21.1/saml2aws_2.21.1_windows_amd64.tar.gz",
"hash": "sha512:54462a3b007b9f648f844d54d70a871348aeca0d38926ad732c77ac25f5abc98b69f805c74e61681a6588ca2221954e35db6a8ade24c7826528a5988467cadfc"
"url": "https://github.com/Versent/saml2aws/releases/download/v2.22.0/saml2aws_2.22.0_windows_amd64.tar.gz",
"hash": "sha512:91f7b79ec53097604631a653d80b0aeaf70ed650cd2596b455eacc8cc366cb618e60a77fb7ac70236d694338255e2f22ee398ca74dad488214f38a0466853c78"
}
},
"bin": "saml2aws.exe",