saml2aws: Update to version 2.32.0

This commit is contained in:
Jakub Čábera 2021-07-28 12:45:41 -07:00
parent dab2801c12
commit eb8adea512

View File

@ -1,5 +1,5 @@
{
"version": "2.31.0",
"version": "2.32.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.31.0/saml2aws_2.31.0_windows_amd64.zip",
"hash": "fb002e96c32f59f0255d76bae5cc1bdeb45f8eca3c67fa7fc4d9241a55f1b761"
"url": "https://github.com/Versent/saml2aws/releases/download/v2.32.0/saml2aws_2.32.0_windows_amd64.zip",
"hash": "d928f56832784c8517bad0861490da9e5648985a955498338023e692cf3772f5"
}
},
"bin": "saml2aws.exe",