From f3d6234908c15641213f2102b08064d3fc561b5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 04:29:10 +0000 Subject: [PATCH] vault: Update to version 1.18.0 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 35a1b809be..3944433ede 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -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.", "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.17.6/vault_1.17.6_windows_amd64.zip", - "hash": "4b66a86e6a6033103a102bce5a3aa660c81c244cb3841a37374f71f069f6d191" + "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_amd64.zip", + "hash": "fb673aeb50be55b7f5a68cded0162a68db2e271626958abfcad523760405298f" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.17.6/vault_1.17.6_windows_386.zip", - "hash": "9498e5905fdba6d25211634651bbcbd871f9f241a0108f353ed917ae5b7f8ba0" + "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_386.zip", + "hash": "782564a59806360fa672d2e7e6a2c08b805f0db31d1e2d55936872b789d31262" } }, "bin": "vault.exe",