From ddc7ed467dc42e1a7b6beb51bdda130bb5a75ad7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:28:01 +0000 Subject: [PATCH] vault: Update to version 1.18.1 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 3944433ede..8602358dfc 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -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.", "homepage": "https://www.vaultproject.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_amd64.zip", - "hash": "fb673aeb50be55b7f5a68cded0162a68db2e271626958abfcad523760405298f" + "url": "https://releases.hashicorp.com/vault/1.18.1/vault_1.18.1_windows_amd64.zip", + "hash": "73935235e81da711f36b26560d8b47ee62a72d7c8122ada68cdf5fbc6ddacec0" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.18.0/vault_1.18.0_windows_386.zip", - "hash": "782564a59806360fa672d2e7e6a2c08b805f0db31d1e2d55936872b789d31262" + "url": "https://releases.hashicorp.com/vault/1.18.1/vault_1.18.1_windows_386.zip", + "hash": "7a242b06868c5de5a0e37246a78be5e1d78ffabd9866d2fda4db3ae0abe4c9d4" } }, "bin": "vault.exe",