mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
20 lines
652 B
JSON
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"
|
|
}
|
|
}
|