From 15fcc078b4d7a5bc2e52f4cd2d86c07f70a73eae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 May 2021 18:00:16 +0000 Subject: [PATCH] boundary: Update to version 0.2.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 47f53437c9..4bad099957 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.2.1", + "version": "0.2.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.2.1/boundary_0.2.1_windows_amd64.zip", - "hash": "79794f69be2d1a70bdc48353fa676f7c43a0e9d539ba456b7ddc3ad76ed16eaf" + "url": "https://releases.hashicorp.com/boundary/0.2.2/boundary_0.2.2_windows_amd64.zip", + "hash": "6c4258863af3f26e81e4ad9f1d8d78802db67eb519c9481f565b1272f37bc5fe" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_386.zip", - "hash": "e25bc5e33e4c554303cf3280ce0df8753f48cc55fd7907171a80f27009b3631f" + "url": "https://releases.hashicorp.com/boundary/0.2.2/boundary_0.2.2_windows_386.zip", + "hash": "6fd2c9eb31a87d2cb0708baf26adcb37d74d39ece9a7d596443ebc877d357e39" } }, "bin": "boundary.exe",