saml2aws: Update to version 2.28.4

This commit is contained in:
Jakub Čábera 2021-03-12 09:11:08 +01:00
parent b665de39af
commit 6a7c53b999

View File

@ -1,5 +1,5 @@
{
"version": "2.28.3",
"version": "2.28.4",
"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.28.3/saml2aws_2.28.3_windows_amd64.zip",
"hash": "a936410270a85539b65621d5e4517a1a2ee1df6f0b15bbd06a004ca459d3e11e"
"url": "https://github.com/Versent/saml2aws/releases/download/v2.28.4/saml2aws_2.28.4_windows_amd64.zip",
"hash": "123add8e968fb59a7bc8d3aed137d360f9c7e9f07487c691afbe5f1196b4cb1f"
}
},
"bin": "saml2aws.exe",