vault: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2021-07-28 16:01:48 +00:00
parent eb02d06249
commit 99809defdb

View File

@ -1,16 +1,16 @@
{
"version": "1.7.3",
"version": "1.8.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.7.3/vault_1.7.3_windows_amd64.zip",
"hash": "8c1e103f608f356e087fcaccc8c89225ef8b52eb4f2053d8170b99453cea529e"
"url": "https://releases.hashicorp.com/vault/1.8.0/vault_1.8.0_windows_amd64.zip",
"hash": "f1b8e8491fd043f0463daf8be13e29065da6a50a04ca405b2eb1770760172f1a"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.7.3/vault_1.7.3_windows_386.zip",
"hash": "edc5c1d4b8b15973eed205be703c6fd7bb76f542a40538578cedd5e16fe9f7bf"
"url": "https://releases.hashicorp.com/vault/1.8.0/vault_1.8.0_windows_386.zip",
"hash": "9773f41525592cd963c754ab560e18dbcdb84e036d3d0adc1dc0518e0e3819ed"
}
},
"bin": "vault.exe",