vault: Update to version 1.14.2

This commit is contained in:
github-actions[bot] 2023-08-30 00:33:22 +00:00
parent 7cb27c989f
commit 35955e4ca3

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.1", "version": "1.14.2",
"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.1/vault_1.14.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.14.2/vault_1.14.2_windows_amd64.zip",
"hash": "880f4824f76f4ed36da8c5b877147fbd83c15d1277420c23a4f747fb810d7dd9" "hash": "4914f9738395e1d1190dd0bc5d62ddc67004d47095ec1c5ce23890c240542731"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.14.1/vault_1.14.1_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.14.2/vault_1.14.2_windows_386.zip",
"hash": "3597bd74522d26ac7366e18694b68d26a292fdf9f17d63eb751846ca6db2be75" "hash": "5ffcd942c007505f973973b79691aff568210fb93fc7b66617e2d2f6ef07e95f"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",