mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Add aws-vault version 4.5.1 (#3058)
This commit is contained in:
parent
68d630a51f
commit
4def1d6ba2
13
aws-vault.json
Normal file
13
aws-vault.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"homepage": "https://github.com/99designs/aws-vault",
|
||||
"description": "A vault for securely storing and accessing AWS credentials in development environments",
|
||||
"license": "MIT",
|
||||
"version": "4.5.1",
|
||||
"url": "https://github.com/99designs/aws-vault/releases/download/v4.5.1/aws-vault-windows-386.exe#/aws-vault.exe",
|
||||
"hash": "39b46ef9f19cb9b8898eb48f7f42420abf0e514b80811b05ebfa534ccdb30ee7",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user