mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 21:14:24 +00:00
20 lines
646 B
JSON
20 lines
646 B
JSON
{
|
|
"homepage": "https://github.com/NearlyUnique/awsSts",
|
|
"description": "Create temporary login session for AWS CLI",
|
|
"version": "0.9",
|
|
"license": "MIT",
|
|
"url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9/awsSts-0.9-windows.exe#/awsSts.exe",
|
|
"hash": "14d4372a1fa9fc825cbb1e80e97732373ecb29efb4d1f205d4fe36a18d30242c",
|
|
"bin": [
|
|
"awsSts.exe",
|
|
[
|
|
"awsSts.exe",
|
|
"awsSts2"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/NearlyUnique/awsSts/releases/download/$version/awsSts-$version-windows.exe#/awsSts.exe"
|
|
}
|
|
}
|