vault: Update to version 1.18.1

This commit is contained in:
github-actions[bot] 2024-10-30 20:28:01 +00:00
parent b578085e0c
commit ddc7ed467d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.0", "version": "1.18.1",
"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.18.0/vault_1.18.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.18.1/vault_1.18.1_windows_amd64.zip",
"hash": "fb673aeb50be55b7f5a68cded0162a68db2e271626958abfcad523760405298f" "hash": "73935235e81da711f36b26560d8b47ee62a72d7c8122ada68cdf5fbc6ddacec0"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.18.1/vault_1.18.1_windows_386.zip",
"hash": "782564a59806360fa672d2e7e6a2c08b805f0db31d1e2d55936872b789d31262" "hash": "7a242b06868c5de5a0e37246a78be5e1d78ffabd9866d2fda4db3ae0abe4c9d4"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",