saml2aws: Update to version 2.19.0

This commit is contained in:
Richard Kuhnt 2019-10-31 00:01:09 +00:00
parent d00865ffbf
commit ba48ef5df1

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.18.0", "version": "2.19.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.18.0/saml2aws_2.18.0_windows_amd64.tar.gz", "url": "https://github.com/Versent/saml2aws/releases/download/v2.19.0/saml2aws_2.19.0_windows_amd64.tar.gz",
"hash": "sha512:30a9ecb52a51e8dcb4be8bf6eb1c288f8751d7d76a9cf8ffa74ed4bbbb3bf00dfe71c30e1e3474978eec4ba1efdd1bff14db95d7622dc60b10cee8c3d883db8a" "hash": "sha512:c8e0e387f6237fa97dab0d7ea5452cbed0b4df191709f2e6286b3d0853b8cd119d9a92a6d5d66a77135ac295536ed9c76abd2b813cc2e1146d4f7e1f710c065c"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",