From 528de67b0920d418b8706a060979fdfb4c6904f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:28:07 +0000 Subject: [PATCH] boundary: Update to version 0.18.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index f08a726409..648ee1e5fe 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.17.2", + "version": "0.18.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.17.2/boundary_0.17.2_windows_amd64.zip", - "hash": "5482268d530dad79ddd464b335f987917c5f2165db68e9be1a6d9c28f6012369" + "url": "https://releases.hashicorp.com/boundary/0.18.0/boundary_0.18.0_windows_amd64.zip", + "hash": "840270bbcfb093000bfd30818c8c092b0f2f7ecb4237b5f403386bc686e32a4e" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_386.zip", - "hash": "2b30e864dffea1cfbcdaded57e4000b7f53cdcc2da51026e19fb3c3b742c5624" + "url": "https://releases.hashicorp.com/boundary/0.18.0/boundary_0.18.0_windows_386.zip", + "hash": "23fac7aa83dbd5517937b1e019afe27f2a662f62f86e7431610755d0c5742aaa" } }, "bin": "boundary.exe",