vault: Update to version 1.7.3

This commit is contained in:
Richard Kuhnt 2021-06-16 18:00:31 +00:00
parent 13baa18ccb
commit 5cd7220cc2

View File

@ -1,16 +1,16 @@
{
"version": "1.7.2",
"version": "1.7.3",
"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.2/vault_1.7.2_windows_amd64.zip",
"hash": "56aa2d2ccae1009a1bb60ffd397acea1815a80799e8adf0936489a5b6973a8a6"
"url": "https://releases.hashicorp.com/vault/1.7.3/vault_1.7.3_windows_amd64.zip",
"hash": "8c1e103f608f356e087fcaccc8c89225ef8b52eb4f2053d8170b99453cea529e"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.7.2/vault_1.7.2_windows_386.zip",
"hash": "32abb0d7b494a71d604bd15770d0ad1827fcf775d0602619a184af7b40fade67"
"url": "https://releases.hashicorp.com/vault/1.7.3/vault_1.7.3_windows_386.zip",
"hash": "edc5c1d4b8b15973eed205be703c6fd7bb76f542a40538578cedd5e16fe9f7bf"
}
},
"bin": "vault.exe",