vault: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2021-12-09 20:28:02 +00:00
parent 057cce2782
commit 0fd7eb17d7

View File

@ -1,16 +1,16 @@
{
"version": "1.9.0",
"version": "1.9.1",
"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.9.0/vault_1.9.0_windows_amd64.zip",
"hash": "ba10908b9f3962a4df787134d7bc6b6db250ba367263b41e03394b3c30b65059"
"url": "https://releases.hashicorp.com/vault/1.9.1/vault_1.9.1_windows_amd64.zip",
"hash": "5aa615152bcd752d51b8bd8398426a13a62481097ea49ab3870556b68ebc3df8"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.9.0/vault_1.9.0_windows_386.zip",
"hash": "d9ac0b70bfc5153b1779934419cf7d20e3cdd724de5798e1adb7ba0d8deba98c"
"url": "https://releases.hashicorp.com/vault/1.9.1/vault_1.9.1_windows_386.zip",
"hash": "8973fa31ab89a394bdc6c86705ba5f351aa9dec83c18443cff1fa80ae7e42104"
}
},
"bin": "vault.exe",