From 3fdf10e6083bf471963d0effce234536f288b684 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 13 Feb 2021 04:00:18 +0000 Subject: [PATCH] boundary: Update to version 0.1.5 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 332c0726ed..2b137a0831 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.6", + "version": "0.1.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.1.6/boundary_0.1.6_windows_amd64.zip", - "hash": "9eae13dfd96f1ade328eb14d2740398d77601304bcc73905ee3eb104a2cb719b" + "url": "https://releases.hashicorp.com/boundary/0.1.5/boundary_0.1.5_windows_amd64.zip", + "hash": "fb7f82b57b67e3194f6c135343fc9f3cd38b355bff75ea5b89a9ca25aa96dbb3" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.6/boundary_0.1.6_windows_386.zip", - "hash": "67ab9db1173bcb36f12ca95dbaca4accd7516bac5ca642c155260775780d4e78" + "url": "https://releases.hashicorp.com/boundary/0.1.5/boundary_0.1.5_windows_386.zip", + "hash": "d02da620b74ae0e3e6663050a4039e46e5ce9ffb816ee30df769a98253badec8" } }, "bin": "boundary.exe",