vault: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2021-12-22 00:32:05 +00:00
parent 2f353704df
commit 8bdf307026

View File

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