saml2aws: Update to version 2.22.1

This commit is contained in:
Richard Kuhnt 2020-02-01 02:01:48 +00:00
parent 25909117fc
commit f38247609d

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/Versent/saml2aws", "homepage": "https://github.com/Versent/saml2aws",
"description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.", "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.",
"license": "MIT", "license": "MIT",
"version": "2.22.0", "version": "2.22.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.22.0/saml2aws_2.22.0_windows_amd64.tar.gz", "url": "https://github.com/Versent/saml2aws/releases/download/v2.22.1/saml2aws_2.22.1_windows_amd64.tar.gz",
"hash": "sha512:91f7b79ec53097604631a653d80b0aeaf70ed650cd2596b455eacc8cc366cb618e60a77fb7ac70236d694338255e2f22ee398ca74dad488214f38a0466853c78" "hash": "sha512:c6839ced84773df9cd382efe882ed5f38053a2b75c4dd0558b2b88db4773dfad15eaa2385271206570cb432faa7361d09da088594c66c2eba4d3e96aa4598609"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",