saml2aws: Update to version 2.36.2

This commit is contained in:
github-actions[bot] 2022-11-28 04:28:50 +00:00
parent d66db7518f
commit 845b0b0b24

View File

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