saml2aws: Update to version 2.29.0

This commit is contained in:
Jakub Čábera 2021-04-19 19:14:01 +02:00
parent 3a7b3698b1
commit 2bf27106fd

View File

@ -1,5 +1,5 @@
{ {
"version": "2.28.4", "version": "2.29.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.28.4/saml2aws_2.28.4_windows_amd64.zip", "url": "https://github.com/Versent/saml2aws/releases/download/v2.29.0/saml2aws_2.29.0_windows_amd64.zip",
"hash": "123add8e968fb59a7bc8d3aed137d360f9c7e9f07487c691afbe5f1196b4cb1f" "hash": "0896a1bb0fd5a30c231d8b3e19093449a282f19e159764b7071b16be59651a8d"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",