From fcba8d3ce2892f57a230f8c30c5a335588fa800e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 00:32:43 +0000 Subject: [PATCH] boundary: Update to version 0.15.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 651f736ac8..7ee8d3eced 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.14.3", + "version": "0.15.0", "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.14.3/boundary_0.14.3_windows_amd64.zip", - "hash": "6b25abf0561ea507a304bbe09811715923b845cc11e724bf97282550b7c3c8fd" + "url": "https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_windows_amd64.zip", + "hash": "4c15b1c842a047a376ee03934ac2224e8420e3637412ca78d510b1ea00551bd2" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_386.zip", - "hash": "3601490422e55b8bdf514feae9e149f5b41fa25fa1285d560e99551a74dd00b1" + "url": "https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_windows_386.zip", + "hash": "f0718e14b915c7cee122645471bbfba0613ddc78731b826ceca8e707027156f4" } }, "bin": "boundary.exe",