vault: Update to version 1.20.2

This commit is contained in:
github-actions[bot] 2025-08-06 04:34:54 +00:00
parent 230a393f34
commit be793dbe4d

View File

@ -1,16 +1,16 @@
{
"version": "1.20.1",
"version": "1.20.2",
"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.20.1/vault_1.20.1_windows_amd64.zip",
"hash": "90c6223d54b9fccd5f0ae33dd264e5a1bc4972546da8e93e6f2bb1b02b3fed80"
"url": "https://releases.hashicorp.com/vault/1.20.2/vault_1.20.2_windows_amd64.zip",
"hash": "a85f7cb46d7e03bd2dbe969e116c8b037f3ec1a4b116d3ac6a0e9c842e1ddc29"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.20.1/vault_1.20.1_windows_386.zip",
"hash": "7d3b153267099af245319b6bff3c9925547fe6fc7d5bb46e07a8a2b5acf61ce1"
"url": "https://releases.hashicorp.com/vault/1.20.2/vault_1.20.2_windows_386.zip",
"hash": "7cf9adea0a5d183bb73f2610d5b5f28582a450b818bbd6a99761663bdcc52b90"
}
},
"bin": "vault.exe",