From befb0a47d0c97e230c51c5989198f223daeb1493 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:24:17 +0000 Subject: [PATCH] boundary: Update to version 0.12.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 0b690d02ee..647e85c4a2 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.12.1", + "version": "0.12.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.12.1/boundary_0.12.1_windows_amd64.zip", - "hash": "6704908afacab45ac9af2e75876442a38658db1e8d4c4c794efe7823bb8e37d3" + "url": "https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_windows_amd64.zip", + "hash": "d926d96b7187029426a92b4684ea3cd70bb7e0d4c287d12d91faae7082992348" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.12.1/boundary_0.12.1_windows_386.zip", - "hash": "3da4389a23dd6fc329deb2b4da3b94996dfc2938db90c5c48726354fd4dc2dd2" + "url": "https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_windows_386.zip", + "hash": "8b09a046075b02b9869f51fceb0d4ffb9257fd91f2684522ad88bced02b85ee2" } }, "bin": "boundary.exe",