2019-11-06 09:01:03 +00:00

20 lines
652 B
JSON

{
"homepage": "https://github.com/NearlyUnique/awsSts",
"description": "Create temporary login session for AWS CLI",
"version": "0.9.1",
"license": "MIT",
"url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9.1/awsSts-0.9.1-windows.exe#/awsSts.exe",
"hash": "328f544af44a5e2266e2ab944c455c860aec908a09bdd93472aad2c9bfaa4caf",
"bin": [
"awsSts.exe",
[
"awsSts.exe",
"awsSts2"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/NearlyUnique/awsSts/releases/download/$version/awsSts-$version-windows.exe#/awsSts.exe"
}
}