{
    "version": "2.36.13",
    "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.",
    "homepage": "https://github.com/Versent/saml2aws",
    "license": "MIT",
    "suggest": {
        "AWS": "aws"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.13/saml2aws_2.36.13_windows_amd64.zip",
            "hash": "31cfdc7e919bb685fd0b10d2d9c1e01c5ac6c065e0e4f82860ca43057c90236a"
        }
    },
    "bin": "saml2aws.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Versent/saml2aws/releases/download/v$version/saml2aws_$version_windows_amd64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/saml2aws_$version_checksums.txt"
        }
    }
}
