saml2aws: Update to version 2.26.1

This commit is contained in:
Jakub Čábera 2020-05-05 14:24:43 +02:00
parent e56d5207b7
commit bb75e76c88

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/Versent/saml2aws", "homepage": "https://github.com/Versent/saml2aws",
"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.",
"license": "MIT", "license": "MIT",
"version": "2.26.0", "version": "2.26.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.26.0/saml2aws_2.26.0_windows_amd64.tar.gz", "url": "https://github.com/Versent/saml2aws/releases/download/v2.26.1/saml2aws_2.26.1_windows_amd64.tar.gz",
"hash": "sha512:af17d202c841f68dd89dd1c0fc1054a87d4623d9979e17c3c94f43cbf1f9a352ad2873e9c44914d5c1c4d5db6fda983062d96cfa812e754f14a2bd9fd7e8234f" "hash": "sha512:7e11dc48ee9c984994914512ba6b8406dc5e020fc0adb38185e741fe2b123026995f05023bc904213b918d44acbd9130d80f817ca5a7b95868ab5d72880b38d1"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",