From f7bfcc32d68413a652034b4859603f6fafac0912 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Oct 2020 20:00:29 +0000 Subject: [PATCH] boundary: Update to version 0.1.1 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 239641cf24..54252c0d22 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.0", + "version": "0.1.1", "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.0/boundary_0.1.0_windows_amd64.zip", - "hash": "88b94e7a11ba91ccb081487cd32be934971609d64f17062bbc53ed5b798ff602" + "url": "https://releases.hashicorp.com/boundary/0.1.1/boundary_0.1.1_windows_amd64.zip", + "hash": "9afcf986b5c2fb0282ee4713c785c1246e82b07d9e5df85172178f9236ddc45e" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.0/boundary_0.1.0_windows_386.zip", - "hash": "2dcf0b857870cdf1fcbfef11291b03158b3a7f055edec3f48c98c82dccc24e8b" + "url": "https://releases.hashicorp.com/boundary/0.1.1/boundary_0.1.1_windows_386.zip", + "hash": "e559512ed9ab8e5907158b1fe3d8f231f276be4d6fac0c1a6b3bfc488972ef97" } }, "bin": "boundary.exe",