vault: Update to version 1.20.1

This commit is contained in:
github-actions[bot] 2025-07-24 20:29:36 +00:00
parent efd4c12f44
commit 1f0ac8dc68

View File

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