vault: Update to version 1.15.6

This commit is contained in:
github-actions[bot] 2024-02-29 20:25:08 +00:00
parent 593ab83da7
commit 299252c62d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.5", "version": "1.15.6",
"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.15.5/vault_1.15.5_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.15.6/vault_1.15.6_windows_amd64.zip",
"hash": "b519925a780043546eff46a3c10dca62a5188dd66cd5100dec5ac4d78bab9c36" "hash": "dab89f7dadf63a82ad9047df30fa182afaee4b114b6553fca65955e664fa2e99"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.15.5/vault_1.15.5_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.15.6/vault_1.15.6_windows_386.zip",
"hash": "a68bd78e5433cf333b338ac74d000a34cf3f0a2770dc9967cb7f9921a92ce044" "hash": "f5232c7eed2ca8f52c5a236c065897c343edb0e7cf579809cfacf7bec2a6b639"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",