vault: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2023-03-30 00:34:39 +00:00
parent cdb97b3fd6
commit 50f6ef79b6

View File

@ -1,16 +1,16 @@
{
"version": "1.13.0",
"version": "1.13.1",
"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.0/vault_1.13.0_windows_amd64.zip",
"hash": "158152d48e0798f19e7ecfc74ac35ec1edf260995bb3e6baf4bebafb78b9f047"
"url": "https://releases.hashicorp.com/vault/1.13.1/vault_1.13.1_windows_amd64.zip",
"hash": "b02a8403f7b790153b12ef9129fc754985715e3456932f06170394a26712d4bf"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.13.0/vault_1.13.0_windows_386.zip",
"hash": "9e06b0a2ff00ec95662aa86c2bdfb7dddae6e4dec1c4b205baefb9f724fce58e"
"url": "https://releases.hashicorp.com/vault/1.13.1/vault_1.13.1_windows_386.zip",
"hash": "70278f79c54aa8f73cbf058eb58fb329f95d369fa3f6e420880255b2e9d15cfe"
}
},
"bin": "vault.exe",