vault: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2024-03-26 21:06:02 +00:00
parent e782e5fea4
commit b2f8302b4d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.6", "version": "1.16.0",
"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.6/vault_1.15.6_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.16.0/vault_1.16.0_windows_amd64.zip",
"hash": "dab89f7dadf63a82ad9047df30fa182afaee4b114b6553fca65955e664fa2e99" "hash": "564b5fc674b4bfd3ce122e02bce3fd196e6cd1a68e81cfa34be7a2917c8c09a5"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.15.6/vault_1.15.6_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.16.0/vault_1.16.0_windows_386.zip",
"hash": "f5232c7eed2ca8f52c5a236c065897c343edb0e7cf579809cfacf7bec2a6b639" "hash": "e162126463921d2854a81184985d25229aad922471ced06bcf9c009e43c3b1e0"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",