ScoopInstaller_Main/bucket/saml2aws.json
2024-07-21 12:31:29 +00:00

28 lines
892 B
JSON

{
"version": "2.36.17",
"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.17/saml2aws_2.36.17_windows_amd64.zip",
"hash": "79520ef61aafc86c5efd8fcfeb58f3e11af1d4e367619f5019eb39fa4df8878b"
}
},
"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"
}
}
}