From 3a557fc788eca64e6fd48cf3475983a2b8b3c868 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 00:35:02 +0000 Subject: [PATCH] boundary: Update to version 0.8.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 11f3dcc916..5d6658d1a7 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.7.6", + "version": "0.8.0", "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.7.6/boundary_0.7.6_windows_amd64.zip", - "hash": "ed4037d329153118ce9e5e0cff337cbdf2c1496a36684ef52bd0709886cfd225" + "url": "https://releases.hashicorp.com/boundary/0.8.0/boundary_0.8.0_windows_amd64.zip", + "hash": "f084bd55b1a0f93ccea852eced3156ddd69b3da88188256dddc6a7f35c7fc34b" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_windows_386.zip", - "hash": "f4e2d78d3649b58befe7b0733918be0683b4403573b213d2b51ae4542b4bdcf7" + "url": "https://releases.hashicorp.com/boundary/0.8.0/boundary_0.8.0_windows_386.zip", + "hash": "3c078cc2d2c2196ee9141fe2bfe6ed41f71ff70bc61f8cd4fa25860ea190778d" } }, "bin": "boundary.exe",