From b2f8302b4db30bd5522b002919f26b0741575e98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:06:02 +0000 Subject: [PATCH] vault: Update to version 1.16.0 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index cbc2a8f12f..04e79d4555 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.15.6", + "version": "1.16.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.15.6/vault_1.15.6_windows_amd64.zip", - "hash": "dab89f7dadf63a82ad9047df30fa182afaee4b114b6553fca65955e664fa2e99" + "url": "https://releases.hashicorp.com/vault/1.16.0/vault_1.16.0_windows_amd64.zip", + "hash": "564b5fc674b4bfd3ce122e02bce3fd196e6cd1a68e81cfa34be7a2917c8c09a5" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.15.6/vault_1.15.6_windows_386.zip", - "hash": "f5232c7eed2ca8f52c5a236c065897c343edb0e7cf579809cfacf7bec2a6b639" + "url": "https://releases.hashicorp.com/vault/1.16.0/vault_1.16.0_windows_386.zip", + "hash": "e162126463921d2854a81184985d25229aad922471ced06bcf9c009e43c3b1e0" } }, "bin": "vault.exe",