Jakub Čábera fa56341c2e yq: Update to version 4.1.0
apimtemplate: Fix extraction
format a*
2020-12-26 08:35:32 +01:00

20 lines
652 B
JSON

{
"version": "0.9.1",
"description": "Create temporary login session for AWS CLI",
"homepage": "https://github.com/NearlyUnique/awsSts",
"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"
}
}