saml2aws: Update to version 2.28.3

This commit is contained in:
Jakub Čábera 2021-03-03 17:24:06 +01:00
parent 15917a2188
commit 33029d3032

View File

@ -1,5 +1,5 @@
{ {
"version": "2.28.2", "version": "2.28.3",
"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.28.2/saml2aws_2.28.2_windows_amd64.zip", "url": "https://github.com/Versent/saml2aws/releases/download/v2.28.3/saml2aws_2.28.3_windows_amd64.zip",
"hash": "95a4482f4bda6c5a4e84d6e1a3eed6d9aa50160f878e0d8c482e75eb3e2c8b24" "hash": "a936410270a85539b65621d5e4517a1a2ee1df6f0b15bbd06a004ca459d3e11e"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",