From fadf7db1e564ee8fe2ed04e05c7dc6ae6299e035 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:24:38 +0000 Subject: [PATCH] vault: Update to version 1.15.0 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 8ce5e0d154..5d06ab98fb 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.14.3", + "version": "1.15.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.14.3/vault_1.14.3_windows_amd64.zip", - "hash": "697904a3359665d132c43424d94a812c0b95b7a2254f3ef05445b508b278f234" + "url": "https://releases.hashicorp.com/vault/1.15.0/vault_1.15.0_windows_amd64.zip", + "hash": "69b4a6fab1a9bdf3a619a4cf358dfb824e5d1facb2f5f039a94aa12f336342a6" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_386.zip", - "hash": "9000d1023c225d4c998ebdedbc0ca0051b2cbec7b37b4594a07822cbe8441e6b" + "url": "https://releases.hashicorp.com/vault/1.15.0/vault_1.15.0_windows_386.zip", + "hash": "ad94fd7415b9eab7eab1dde28dbab4e102b757959eb32f1bae55362106e59a80" } }, "bin": "vault.exe",