ScoopInstaller_Main/bucket/aws-vault.json
Jakub Čábera 7199022bc5 aws-vault: Update to version 6.1.0
Format newly added manifests
2020-09-14 08:25:13 +02:00

14 lines
621 B
JSON

{
"version": "6.1.0",
"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.1.0/aws-vault-windows-386.exe#/aws-vault.exe",
"hash": "56a935a239e68e61dc4e8e86e2281c14a61f4e21d50148b08a24deb76804807f",
"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"
}
}