From 58aa13b3226fb9e4817772c747bbe9409d13ecd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 20:28:09 +0000 Subject: [PATCH] boundary: Update to version 0.11.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index af8690a99d..ddeedb6ae2 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.11.1", + "version": "0.11.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.11.1/boundary_0.11.1_windows_amd64.zip", - "hash": "10d49c0427dd912d4f6759f1d294036db9d8cb0648a4003b225c1fac4c6b7d6e" + "url": "https://releases.hashicorp.com/boundary/0.11.2/boundary_0.11.2_windows_amd64.zip", + "hash": "e34ed5e40f4625a13b0ce2e7a3a414b5e6e086872f863d3596afe5930f47bbb1" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_windows_386.zip", - "hash": "e3abc55e1aec696ad5508c745df34031363fc4008daa33afe963f18cb9ce4157" + "url": "https://releases.hashicorp.com/boundary/0.11.2/boundary_0.11.2_windows_386.zip", + "hash": "04842e7d521e3b037930d7a45366984e4c57140c797424fa1321e4e8aab1b793" } }, "bin": "boundary.exe",