vault: Update to version 1.7.0

This commit is contained in:
Richard Kuhnt 2021-03-24 22:00:43 +00:00
parent fce4653d79
commit b5b7eef957

View File

@ -1,16 +1,16 @@
{
"version": "1.6.3",
"version": "1.7.0",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.6.3/vault_1.6.3_windows_amd64.zip",
"hash": "8ce2ef4d8cf89beeb391ad474beba021fe3b1bb70b51d24d095ed1e1088312d7"
"url": "https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_windows_amd64.zip",
"hash": "b192e31e2c0ddc001ca39b25fb4b3c99e916f41e7dc2713ab1b542ce7304bf37"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.6.3/vault_1.6.3_windows_386.zip",
"hash": "66276480530e3b4cd71e9f5a184f3565a07127ffa4398d569b7d6a920de4c99d"
"url": "https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_windows_386.zip",
"hash": "00f5ebf7660ff93013cfb7c1d904e0fb7feb909cdf22b9fafd78d058b6898c52"
}
},
"bin": "vault.exe",