vault: Update to version 1.11.4

This commit is contained in:
github-actions[bot] 2022-09-30 00:50:28 +00:00
parent 4f8526a2af
commit 6309999d7f

View File

@ -1,16 +1,16 @@
{
"version": "1.11.3",
"version": "1.11.4",
"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.11.3/vault_1.11.3_windows_amd64.zip",
"hash": "01dd423e0740a6373c6e3db0394ad56d68b5cb6006564f2328381c127f2a3eab"
"url": "https://releases.hashicorp.com/vault/1.11.4/vault_1.11.4_windows_amd64.zip",
"hash": "7dfc19d653856dd0024ddfa40399bf0ad860f7dd187f802920f79bbbe0878ebc"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_windows_386.zip",
"hash": "f69eb9187023890b4450a88154f84d22fb9d4fc52f724b7f6dfa8b8c5af6d889"
"url": "https://releases.hashicorp.com/vault/1.11.4/vault_1.11.4_windows_386.zip",
"hash": "df0463c7fe132b22e23f29f5fd72c32ed604ae8487d29f50ad51d6e9274c3cea"
}
},
"bin": "vault.exe",