saml2aws: Update to version 2.36.0

This commit is contained in:
github-actions[bot] 2022-07-21 04:33:20 +00:00
parent 8eb7fc38b1
commit 7128c29d14

View File

@ -1,5 +1,5 @@
{ {
"version": "2.35.0", "version": "2.36.0",
"description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.", "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.",
"homepage": "https://github.com/Versent/saml2aws", "homepage": "https://github.com/Versent/saml2aws",
"license": "MIT", "license": "MIT",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.35.0/saml2aws_2.35.0_windows_amd64.zip", "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.0/saml2aws_2.36.0_windows_amd64.zip",
"hash": "a0fa45407ff48387bcdad80d63f2c5a5b681c44a7d37469022f41cd25644620b" "hash": "a23fd75841f48c87cc166dedc22820f2c6cff5c116218303267fe72458f8c8a1"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",