saml2aws: Update to version 2.30.0

This commit is contained in:
Jakub Čábera 2021-05-03 07:15:58 +02:00
parent 4f74a1b9b7
commit c2efe840b5

View File

@ -1,5 +1,5 @@
{ {
"version": "2.29.0", "version": "2.30.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.29.0/saml2aws_2.29.0_windows_amd64.zip", "url": "https://github.com/Versent/saml2aws/releases/download/v2.30.0/saml2aws_2.30.0_windows_amd64.zip",
"hash": "0896a1bb0fd5a30c231d8b3e19093449a282f19e159764b7071b16be59651a8d" "hash": "9f65afa3912e951c08c3d8e6d247c808ccbf617d74867161dc712b7dac39843c"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",