From d5150300b982c13f6b039ffab6b3d81bcd8dedae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 00:32:25 +0000 Subject: [PATCH] boundary: Update to version 0.7.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 4470750e50..f825a96c14 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.7.1", + "version": "0.7.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.7.1/boundary_0.7.1_windows_amd64.zip", - "hash": "997e89929cbb4e88e40f2d5c0c5a7d18df702dc198809568cec13b32d0121ab9" + "url": "https://releases.hashicorp.com/boundary/0.7.2/boundary_0.7.2_windows_amd64.zip", + "hash": "f61c6aa074d5da088d665c36c2fb6aa5c142e1e0c301273e908cc07020672352" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.7.1/boundary_0.7.1_windows_386.zip", - "hash": "7d62398c55a56bdeddb4ddb39991ccc2306b89c11b38d1b3439538af978b53a6" + "url": "https://releases.hashicorp.com/boundary/0.7.2/boundary_0.7.2_windows_386.zip", + "hash": "d79212ae5ef6d97ecccc2a99841db05e4c527225137bd19a31a0a4b63104b052" } }, "bin": "boundary.exe",