From 7588733de332238c06d0b209776fd7d2192906b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:25:14 +0000 Subject: [PATCH] boundary: Update to version 0.15.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index ffc5a022ce..2111560e9a 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.15.1", + "version": "0.15.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.15.1/boundary_0.15.1_windows_amd64.zip", - "hash": "8b9de8ed26dc053756356cdb4a6a69e9320d2d676555b9ce8024e4c6856678f1" + "url": "https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_windows_amd64.zip", + "hash": "39f0cf979d4f55afad450b4042012e5d12fca35507957af6e79f2053a98148f0" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_windows_386.zip", - "hash": "45cbf6656193be17736969e5d9f46295779ab67a1168298ceb0ed3dfca420431" + "url": "https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_windows_386.zip", + "hash": "1ee059ce8004bedda3a7062bffb4ec2d4b38e0a7cf59c7fd93a9cc4dd02e7c17" } }, "bin": "boundary.exe",