vault: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2023-04-26 20:25:25 +00:00
parent b27ed134fd
commit 8e0f35a6d1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.13.1", "version": "1.13.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.13.1/vault_1.13.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.13.2/vault_1.13.2_windows_amd64.zip",
"hash": "b02a8403f7b790153b12ef9129fc754985715e3456932f06170394a26712d4bf" "hash": "cea43c98bc99dee55068b0095d06a4996b25392e89d5dccca3daec7075780668"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.13.1/vault_1.13.1_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.13.2/vault_1.13.2_windows_386.zip",
"hash": "70278f79c54aa8f73cbf058eb58fb329f95d369fa3f6e420880255b2e9d15cfe" "hash": "8d4402b08c5e8192fbea588d96be8a756ff3673fd842d8300c063566a2bc07d3"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",