From fbe84ba94fc6150d01ddbaf08dbd8058eb6a9866 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 20:27:08 +0000 Subject: [PATCH] vault: Update to version 1.12.2 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 9d4765a991..d99baf5f46 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.12.1", + "version": "1.12.2", "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.12.1/vault_1.12.1_windows_amd64.zip", - "hash": "0e9f7d181c89aec0ededb0e19cc75b3f689e65ab31b5d5af34ea7e753524d83d" + "url": "https://releases.hashicorp.com/vault/1.12.2/vault_1.12.2_windows_amd64.zip", + "hash": "0421531b5846a45a53547bc9a505de2b11d91d0a48fdb5aed1d77259720db5ab" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.12.1/vault_1.12.1_windows_386.zip", - "hash": "9e5fbfbd0bb2f1b8cb0a5ce8c5be310663e65a94fdf3c8315d8f526a7966a6c7" + "url": "https://releases.hashicorp.com/vault/1.12.2/vault_1.12.2_windows_386.zip", + "hash": "749d285abbec5727c7a5b37ae5cac411c5c03f3685aae588890779749f89c8ee" } }, "bin": "vault.exe",