From ff5cb47757d4e745252fcf0e15745e27a5f762e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Sep 2021 21:00:37 +0000 Subject: [PATCH] boundary: Update to version 0.6.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 07ce50c22e..e992df1a06 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.6.1/boundary_0.6.1_windows_amd64.zip", - "hash": "786b35b0ba9231346390557f6ed4b33aeaa8090a1cf2ca64d4a35d1695fdc55c" + "url": "https://releases.hashicorp.com/boundary/0.6.2/boundary_0.6.2_windows_amd64.zip", + "hash": "e6723cd295c8985ae45c7357f59c531be679b29c629cd9d578e5063d1072ba04" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.6.1/boundary_0.6.1_windows_386.zip", - "hash": "16988f2424d23c3ca287a327f48bca8b3bd0d24c63bf73d006cda29801058aa5" + "url": "https://releases.hashicorp.com/boundary/0.6.2/boundary_0.6.2_windows_386.zip", + "hash": "c77d5347f12241ad411826fee29e4be827a3fb9d9976f78fcd7fce72f61dd8c1" } }, "bin": "boundary.exe",