ScoopInstaller_Main/bucket/aws-vault.json
2020-05-04 20:13:42 +02:00

14 lines
621 B
JSON

{
"homepage": "https://github.com/99designs/aws-vault",
"description": "A vault for securely storing and accessing AWS credentials in development environments",
"license": "MIT",
"version": "5.4.3",
"url": "https://github.com/99designs/aws-vault/releases/download/v5.4.3/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "c430f3705a986e1b230a4b1e5af47f862560d700a8deac2cfe13dd387e2641c2",
"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"
}
}