From 3d98eadde10885c312cb6537a5239566c92c7f2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 00:33:30 +0000 Subject: [PATCH] vault: Update to version 1.10.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 1dae4abea6..f017305629 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.10.2/vault_1.10.2_windows_amd64.zip", - "hash": "596e3233cc61c83b7a4a1585e29b1385cb665dfc838c73c9a23f9c09da67ac9c" + "url": "https://releases.hashicorp.com/vault/1.10.3/vault_1.10.3_windows_amd64.zip", + "hash": "8994c1919936a42071597ab1eab651274eb39053704ee236b1b8134896de8bcf" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.10.2/vault_1.10.2_windows_386.zip", - "hash": "96ff305dd0c78a628dbaec69f91e635d4ba3d339ed3f782c1cfb7afa08d927e9" + "url": "https://releases.hashicorp.com/vault/1.10.3/vault_1.10.3_windows_386.zip", + "hash": "926bcc8dafb88b5fe919d26a818d354a70138a9b2f42332318e59e6da30216b5" } }, "bin": "vault.exe",