ScoopInstaller_Main/bucket/aws-vault.json
2020-09-12 12:21:02 +02:00

14 lines
621 B
JSON

{
"version": "6.0.1",
"description": "A vault for securely storing and accessing AWS credentials in development environments",
"homepage": "https://github.com/99designs/aws-vault",
"license": "MIT",
"url": "https://github.com/99designs/aws-vault/releases/download/v6.0.1/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "d792bfabd51b224555bacf2616d1552b46a7c9c9ac04ac7f118507abdf785e56",
"bin": "aws-vault.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/99designs/aws-vault/releases/download/v$version/aws-vault-windows-386.exe#/aws-vault.exe"
}
}