saml2aws: Update to version 2.36.1

This commit is contained in:
github-actions[bot] 2022-10-14 04:59:37 +00:00
parent 1c9c0ea181
commit 84e055c7c8

View File

@ -1,5 +1,5 @@
{
"version": "2.36.0",
"version": "2.36.1",
"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.0/saml2aws_2.36.0_windows_amd64.zip",
"hash": "a23fd75841f48c87cc166dedc22820f2c6cff5c116218303267fe72458f8c8a1"
"url": "https://github.com/Versent/saml2aws/releases/download/v2.36.1/saml2aws_2.36.1_windows_amd64.zip",
"hash": "c7baa830768901931f1709d926c8e929fd3f17af8059cdbd9bbcd90bef27e227"
}
},
"bin": "saml2aws.exe",