From 00b730b409089fed8d3e2101546b999ec3c3811c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:28:53 +0000 Subject: [PATCH] boundary: Update to version 0.16.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index b9effbd34b..74e1df9b0b 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.16.1", + "version": "0.16.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.16.1/boundary_0.16.1_windows_amd64.zip", - "hash": "d16eced701d0b5dcb35f7ddea8cee40d018e97cae4829ddae5fefe747069335b" + "url": "https://releases.hashicorp.com/boundary/0.16.2/boundary_0.16.2_windows_amd64.zip", + "hash": "4614dac795373cc6661820e31ecd261484e9185c65f79c6f096ba51b69b9da50" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.16.1/boundary_0.16.1_windows_386.zip", - "hash": "bcc7094aa59a697e871272b800a40468268207987706e926d6d36486cdfdcb7b" + "url": "https://releases.hashicorp.com/boundary/0.16.2/boundary_0.16.2_windows_386.zip", + "hash": "7b4c866cf72eae7ea9f154b69f63303f24e5c648b9305bfed97e0cfbbf9117da" } }, "bin": "boundary.exe",