vault: Update to version 1.16.1

This commit is contained in:
github-actions[bot] 2024-04-04 17:09:10 +00:00
parent d1edecb5c8
commit feaacc63f2

View File

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