From fa7d4fd98946a5529f81b8b8068590b575bb5509 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Dec 2019 19:00:22 +0000 Subject: [PATCH] vault: Update to version 1.3.1 --- bucket/vault.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vault.json b/bucket/vault.json index 2564d0d98e..b49abf93c1 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -2,15 +2,15 @@ "homepage": "https://www.vaultproject.io", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "license": "MPL-2.0", - "version": "1.3.0", + "version": "1.3.1", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/vault/1.3.0/vault_1.3.0_windows_amd64.zip", - "hash": "153c608f5acfdf2a5b9f52c4b45aed4d194074a0598b2a2804a4ac75641516ab" + "url": "https://releases.hashicorp.com/vault/1.3.1/vault_1.3.1_windows_amd64.zip", + "hash": "3703e3862653d38ba8dae0e8479f98924d2400c872922aaf3c3922988240464c" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.3.0/vault_1.3.0_windows_386.zip", - "hash": "e66e17bb9b524c839f8e32018d0c812a75a8a6cb15506ea7f14dced2bd8db47e" + "url": "https://releases.hashicorp.com/vault/1.3.1/vault_1.3.1_windows_386.zip", + "hash": "3f5d7dbe21e09d7a5b55b769123480793500186fe953c7ceb3ddca6836d57f25" } }, "bin": "vault.exe",