From 0e6128d73f98df5aa346f6b4cf9bb6dba99f9f4e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 May 2021 05:00:16 +0000 Subject: [PATCH] boundary: Update to version 0.2.1 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index b3aa7b31fb..47f53437c9 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.2.0", + "version": "0.2.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.2.0/boundary_0.2.0_windows_amd64.zip", - "hash": "a0612eb5c01ed3dfc9e13e864eb224cc63bef3dc04bf3b257e607adad490ae37" + "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_amd64.zip", + "hash": "79794f69be2d1a70bdc48353fa676f7c43a0e9d539ba456b7ddc3ad76ed16eaf" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_386.zip", - "hash": "52012a1988a767fcad67ac3f7d0db21f33c0986429253829fbeb79ee3716fd67" + "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_386.zip", + "hash": "e25bc5e33e4c554303cf3280ce0df8753f48cc55fd7907171a80f27009b3631f" } }, "bin": "boundary.exe",