diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index 8d3a19016f..e308ef32ac 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.2", + "version": "2.36.3", "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.36.2/saml2aws_2.36.2_windows_amd64.zip", - "hash": "7bc1f73b0d0ae2bdb33f5d755227c4f0e762283b96622f256f50235576a45c6f" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.3/saml2aws_2.36.3_windows_amd64.zip", + "hash": "85b97450eb6b614fcc7997e4e4ea2f71de5a387b11578c723576a362552357a2" } }, "bin": "saml2aws.exe",