vault: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2022-08-31 20:30:16 +00:00
parent e5a7310801
commit 2bd2520250

View File

@ -1,16 +1,16 @@
{ {
"version": "1.11.2", "version": "1.11.3",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"homepage": "https://www.vaultproject.io", "homepage": "https://www.vaultproject.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.11.2/vault_1.11.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_windows_amd64.zip",
"hash": "82a356995500a8eb6b61e05167859c41758c5fa792f461fb9e86e523bcb4e61e" "hash": "01dd423e0740a6373c6e3db0394ad56d68b5cb6006564f2328381c127f2a3eab"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.11.2/vault_1.11.2_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_windows_386.zip",
"hash": "e797482a42dc7ca230b39c32d815981995a297792011a93b4c6c19edb81b8fc8" "hash": "f69eb9187023890b4450a88154f84d22fb9d4fc52f724b7f6dfa8b8c5af6d889"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",