saml2aws: Update to version 2.28.0

This commit is contained in:
Jakub Čábera 2021-02-15 08:52:18 +01:00
parent 6113b3753f
commit b0c9c7e726

View File

@ -1,5 +1,5 @@
{ {
"version": "2.27.1", "version": "2.28.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.27.1/saml2aws_2.27.1_windows_amd64.tar.gz", "url": "https://github.com/Versent/saml2aws/releases/download/v2.28.0/saml2aws_2.28.0_windows_amd64.tar.gz",
"hash": "sha512:2ff621dfe2d930ee76609d08cea7de0cedc5825a4b112a745aece3f53ce69094aa948ec38d0767f3d2a0db444bad9acf609f5e9761c3d530b354d37283feb348" "hash": "sha512:c0d160caf2bc7bc120669e86a30cdfe19a225d31e9c45b12a5688176230b61da64003a05f43c26849d8e9cec02f1f082140b1b8656aaf479b7ba6eda6d0e6cf3"
} }
}, },
"bin": "saml2aws.exe", "bin": "saml2aws.exe",