saml2aws: Update to version 2.26.0

This commit is contained in:
Jakub Čábera 2020-04-28 11:55:39 +02:00
parent af9f20afbd
commit e7c586d43d

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.25.0", "version": "2.26.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Versent/saml2aws/releases/download/v2.25.0/saml2aws_2.25.0_windows_amd64.tar.gz", "url": "https://github.com/Versent/saml2aws/releases/download/v2.26.0/saml2aws_2.26.0_windows_amd64.tar.gz",
"hash": "sha512:fb1ead8d91e8127bd457bcdec1a20ad6a5c6cdd498b5ade2819a104a98bdbc8f66df0d22d884fd095370808da894f38d3f3bea61ee39d12fe84f08a0657b270d" "hash": "sha512:af17d202c841f68dd89dd1c0fc1054a87d4623d9979e17c3c94f43cbf1f9a352ad2873e9c44914d5c1c4d5db6fda983062d96cfa812e754f14a2bd9fd7e8234f"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",