From 2cecffe7293d336e71de2c17816a1e7ca44ca198 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:26:54 +0000 Subject: [PATCH] vault: Update to version 1.17.3 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index d783fd97f3..c95a96c55b 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.17.2", + "version": "1.17.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.17.2/vault_1.17.2_windows_amd64.zip", - "hash": "7ed488aa8bbae5da75cbb909d454c5e86d7ac18389bdd9f844ce58007c6e3ac3" + "url": "https://releases.hashicorp.com/vault/1.17.3/vault_1.17.3_windows_amd64.zip", + "hash": "e23c6aeedfa130bf74e1062959c007d54042ff7adb7d7349d194eb089d86155b" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.17.2/vault_1.17.2_windows_386.zip", - "hash": "9460548bf345379e17ac2f5993e1354ba982b4922356d88dcf02cfc101a4e03e" + "url": "https://releases.hashicorp.com/vault/1.17.3/vault_1.17.3_windows_386.zip", + "hash": "afb6920b0c5c52cf6e4dc7738cfbeb14102d9a5737aaf5b43b87da3754028aa2" } }, "bin": "vault.exe",