diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 6179691808..75e7c932f8 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -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",