vault: Update to version 1.14.3

This commit is contained in:
github-actions[bot] 2023-09-13 20:23:50 +00:00
parent 5f35ff65f0
commit 6e1bb29c33

View File

@ -1,16 +1,16 @@
{
"version": "1.14.2",
"version": "1.14.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.14.2/vault_1.14.2_windows_amd64.zip",
"hash": "4914f9738395e1d1190dd0bc5d62ddc67004d47095ec1c5ce23890c240542731"
"url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_amd64.zip",
"hash": "697904a3359665d132c43424d94a812c0b95b7a2254f3ef05445b508b278f234"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.14.2/vault_1.14.2_windows_386.zip",
"hash": "5ffcd942c007505f973973b79691aff568210fb93fc7b66617e2d2f6ef07e95f"
"url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_386.zip",
"hash": "9000d1023c225d4c998ebdedbc0ca0051b2cbec7b37b4594a07822cbe8441e6b"
}
},
"bin": "vault.exe",