From 52420aaad95fb306448305cc14908a25b0a8fbfc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 18 Dec 2020 23:01:48 +0000 Subject: [PATCH] boundary: Update to version 0.1.3 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 518f2b3c8b..56eb6c70d3 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.2", + "version": "0.1.3", "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.2/boundary_0.1.2_windows_amd64.zip", - "hash": "62158e318e4ff4e9e091b98fedb7790abb62e7d2f2f9db5650db9846911c327c" + "url": "https://releases.hashicorp.com/boundary/0.1.3/boundary_0.1.3_windows_amd64.zip", + "hash": "e1864cf44e74892504d1ab3eecace3f7292aacb555066b7b2c48ed9c545fa404" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.2/boundary_0.1.2_windows_386.zip", - "hash": "1fce3545cf1c815293699f2979217e76348ecb4fecf4fe5de92e47c920de8733" + "url": "https://releases.hashicorp.com/boundary/0.1.3/boundary_0.1.3_windows_386.zip", + "hash": "f8f7dc89b5f587c211f062cd5a1ad6764898f70f999fd6960fd0f5d698610481" } }, "bin": "boundary.exe",