saml2aws: Update to version 2.33.0

This commit is contained in:
Jakub Čábera 2021-10-20 10:06:01 -07:00
parent 9db08cbb57
commit 97aaba9861

View File

@ -1,5 +1,5 @@
{
"version": "2.32.0",
"version": "2.33.0",
"description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.",
"homepage": "https://github.com/Versent/saml2aws",
"license": "MIT",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.32.0/saml2aws_2.32.0_windows_amd64.zip",
"hash": "d928f56832784c8517bad0861490da9e5648985a955498338023e692cf3772f5"
"url": "https://github.com/Versent/saml2aws/releases/download/v2.33.0/saml2aws_2.33.0_windows_amd64.zip",
"hash": "0225eec8845a501994b2182f443c52572e84c5eb26403a1489e2275f6b2fff07"
}
},
"bin": "saml2aws.exe",