saml2aws: Update to version 2.34.0

This commit is contained in:
github-actions[bot] 2022-02-02 12:30:07 +00:00
parent 0771eacf44
commit 351b94cc81

View File

@ -1,5 +1,5 @@
{ {
"version": "2.33.0", "version": "2.34.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.33.0/saml2aws_2.33.0_windows_amd64.zip", "url": "https://github.com/Versent/saml2aws/releases/download/v2.34.0/saml2aws_2.34.0_windows_amd64.zip",
"hash": "0225eec8845a501994b2182f443c52572e84c5eb26403a1489e2275f6b2fff07" "hash": "72b7a76aae1bb5b093eb607636a2ffea02411222725601100765f02cb1d212e4"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",