From 76a4b2b9d1c46a4ffad692453f921179cb0c9ef8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Aug 2021 20:00:34 +0000 Subject: [PATCH] boundary: Update to version 0.5.1 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index f65423603c..029e44eecb 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.5.0", + "version": "0.5.1", "description": "Simple and secure remote access for any system from anywhere based on user identity", "homepage": "https://www.boundaryproject.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_amd64.zip", - "hash": "cbc80fd02579129ea21f14f52e5db3213cd475eda8529aae9ff0c1e939a70e12" + "url": "https://releases.hashicorp.com/boundary/0.5.1/boundary_0.5.1_windows_amd64.zip", + "hash": "ab1c26a1e2607b3634b40e1487f1f764d440a73e7159fbae557a4e3ae88d6e12" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_386.zip", - "hash": "c16bf3e298f8b4f406a31ff15b402c0ea2cfa750007f959f37a11143378afe20" + "url": "https://releases.hashicorp.com/boundary/0.5.1/boundary_0.5.1_windows_386.zip", + "hash": "278ce9e0ec336197b7de658d0b75c146ec65dee6b0f78ea738abbb253af7f76f" } }, "bin": "boundary.exe",