vault: Update to version 1.17.3

This commit is contained in:
github-actions[bot] 2024-08-07 20:26:54 +00:00
parent 4c8d92366d
commit 2cecffe729

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.2", "version": "1.17.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.17.2/vault_1.17.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.17.3/vault_1.17.3_windows_amd64.zip",
"hash": "7ed488aa8bbae5da75cbb909d454c5e86d7ac18389bdd9f844ce58007c6e3ac3" "hash": "e23c6aeedfa130bf74e1062959c007d54042ff7adb7d7349d194eb089d86155b"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.17.2/vault_1.17.2_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.17.3/vault_1.17.3_windows_386.zip",
"hash": "9460548bf345379e17ac2f5993e1354ba982b4922356d88dcf02cfc101a4e03e" "hash": "afb6920b0c5c52cf6e4dc7738cfbeb14102d9a5737aaf5b43b87da3754028aa2"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",