vault: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2024-10-09 04:29:10 +00:00
parent d9a2aae910
commit f3d6234908

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.6", "version": "1.18.0",
"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.6/vault_1.17.6_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_amd64.zip",
"hash": "4b66a86e6a6033103a102bce5a3aa660c81c244cb3841a37374f71f069f6d191" "hash": "fb673aeb50be55b7f5a68cded0162a68db2e271626958abfcad523760405298f"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.17.6/vault_1.17.6_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_386.zip",
"hash": "9498e5905fdba6d25211634651bbcbd871f9f241a0108f353ed917ae5b7f8ba0" "hash": "782564a59806360fa672d2e7e6a2c08b805f0db31d1e2d55936872b789d31262"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",