vault: Update to version 1.14.0

This commit is contained in:
github-actions[bot] 2023-06-21 00:33:30 +00:00
parent 63a5b555d3
commit 75a14dc4ae

View File

@ -1,16 +1,16 @@
{
"version": "1.13.3",
"version": "1.14.0",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_amd64.zip",
"hash": "c021c96550654b3d50b87d57764dfe4f47177892a70e3fcce99f8e315cc63a1b"
"url": "https://releases.hashicorp.com/vault/1.14.0/vault_1.14.0_windows_amd64.zip",
"hash": "96dee4c0363a38c9e6571369567dd8ab88753dda433599642ef635394b85c8ed"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_386.zip",
"hash": "0f848e85a6f0ccb260a9763a6d24e950c83291a27877dde07314e5be04635ad0"
"url": "https://releases.hashicorp.com/vault/1.14.0/vault_1.14.0_windows_386.zip",
"hash": "fbc976d2825d5de4250c920c4a4e70d4457a0647093f6f2e90ae56e2360b46d9"
}
},
"bin": "vault.exe",