vault: Update to version 1.14.1

This commit is contained in:
github-actions[bot] 2023-07-25 20:24:16 +00:00
parent 614eba92b1
commit dc1f380a24

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.0", "version": "1.14.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.14.0/vault_1.14.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.14.1/vault_1.14.1_windows_amd64.zip",
"hash": "96dee4c0363a38c9e6571369567dd8ab88753dda433599642ef635394b85c8ed" "hash": "880f4824f76f4ed36da8c5b877147fbd83c15d1277420c23a4f747fb810d7dd9"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.14.0/vault_1.14.0_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.14.1/vault_1.14.1_windows_386.zip",
"hash": "fbc976d2825d5de4250c920c4a4e70d4457a0647093f6f2e90ae56e2360b46d9" "hash": "3597bd74522d26ac7366e18694b68d26a292fdf9f17d63eb751846ca6db2be75"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",