From 116d61e70bfbb7d0845d011cf6616a64da146a80 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Nov 2020 18:01:47 +0000 Subject: [PATCH] boundary: Update to version 0.1.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 54252c0d22..518f2b3c8b 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.1", + "version": "0.1.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.1.1/boundary_0.1.1_windows_amd64.zip", - "hash": "9afcf986b5c2fb0282ee4713c785c1246e82b07d9e5df85172178f9236ddc45e" + "url": "https://releases.hashicorp.com/boundary/0.1.2/boundary_0.1.2_windows_amd64.zip", + "hash": "62158e318e4ff4e9e091b98fedb7790abb62e7d2f2f9db5650db9846911c327c" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.1/boundary_0.1.1_windows_386.zip", - "hash": "e559512ed9ab8e5907158b1fe3d8f231f276be4d6fac0c1a6b3bfc488972ef97" + "url": "https://releases.hashicorp.com/boundary/0.1.2/boundary_0.1.2_windows_386.zip", + "hash": "1fce3545cf1c815293699f2979217e76348ecb4fecf4fe5de92e47c920de8733" } }, "bin": "boundary.exe",