From 7a8a8c15e8f502f69eba9428bd03e66cbf233d29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:25:40 +0000 Subject: [PATCH] boundary: Update to version 0.7.5 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 731af15ae1..b027774dbf 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.7.4", + "version": "0.7.5", "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.4/boundary_0.7.4_windows_amd64.zip", - "hash": "18414d93270542fde1b06d869633f49258e32c75aee5f4257a105358614b4641" + "url": "https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_windows_amd64.zip", + "hash": "3b28708497de36efd7e654f00b8d19545302099164a2f892056d54ace6b3bf93" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.7.4/boundary_0.7.4_windows_386.zip", - "hash": "eb7891cec48cee632d5f4e6852b981a7e8627d0fac872be53a7bec8b8fcf8458" + "url": "https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_windows_386.zip", + "hash": "fdc5291dd71411a1d18140072baee0db4f2e18c464aeae127978a15f279a43c8" } }, "bin": "boundary.exe",