vault: Update to version 1.20.3

This commit is contained in:
github-actions[bot] 2025-08-28 20:29:03 +00:00
parent af7d9790d1
commit ced63cea55

View File

@ -1,16 +1,16 @@
{ {
"version": "1.20.2", "version": "1.20.3",
"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.20.2/vault_1.20.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.20.3/vault_1.20.3_windows_amd64.zip",
"hash": "a85f7cb46d7e03bd2dbe969e116c8b037f3ec1a4b116d3ac6a0e9c842e1ddc29" "hash": "b0372908327c0055d91757d693d80071a2b03b70ffb0343c80f1ad274e3841a4"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.20.2/vault_1.20.2_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.20.3/vault_1.20.3_windows_386.zip",
"hash": "7cf9adea0a5d183bb73f2610d5b5f28582a450b818bbd6a99761663bdcc52b90" "hash": "3963ea0eaf5605c010fb951ebaf9aa2ab9afda7920061065f34feaec182cae5f"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",