vault: Update to version 1.13.3

This commit is contained in:
github-actions[bot] 2023-06-08 04:26:45 +00:00
parent f62f32c45c
commit 5be513344d

View File

@ -1,16 +1,16 @@
{
"version": "1.13.2",
"version": "1.13.3",
"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.2/vault_1.13.2_windows_amd64.zip",
"hash": "cea43c98bc99dee55068b0095d06a4996b25392e89d5dccca3daec7075780668"
"url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_amd64.zip",
"hash": "c021c96550654b3d50b87d57764dfe4f47177892a70e3fcce99f8e315cc63a1b"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.13.2/vault_1.13.2_windows_386.zip",
"hash": "8d4402b08c5e8192fbea588d96be8a756ff3673fd842d8300c063566a2bc07d3"
"url": "https://releases.hashicorp.com/vault/1.13.3/vault_1.13.3_windows_386.zip",
"hash": "0f848e85a6f0ccb260a9763a6d24e950c83291a27877dde07314e5be04635ad0"
}
},
"bin": "vault.exe",