From a09f82846fe75fb2d205ac13ac032f554df46d3f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 1 Jul 2021 03:00:19 +0000 Subject: [PATCH] boundary: Update to version 0.3.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 317db7434a..1cc0730f39 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.4.0", + "version": "0.3.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.4.0/boundary_0.4.0_windows_amd64.zip", - "hash": "a0a4378b89a0846aa7d33f065504c1c2662849a75119428f3aadedab6ef55d37" + "url": "https://releases.hashicorp.com/boundary/0.3.0/boundary_0.3.0_windows_amd64.zip", + "hash": "d0bee01ccf582ec6e4b4c71ec5f3ecb72b6b24bc33acd6ea703c271cea98baeb" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_386.zip", - "hash": "ec8fe9cf7247ea47816ca6ea0a9e4c6791bc200c9fbf84fc4a9473cb2c04e024" + "url": "https://releases.hashicorp.com/boundary/0.3.0/boundary_0.3.0_windows_386.zip", + "hash": "ccdfa3a46942ad6cf0a048dc4be2dcabb507d13706a28978f0a8891c75642019" } }, "bin": "boundary.exe",