From 31a5e3189b4c23cac12f4ce1d3f1119df44c0f82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:29:52 +0000 Subject: [PATCH] boundary: Update to version 0.17.2 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 667d2b4771..f08a726409 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.17.1", + "version": "0.17.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.17.1/boundary_0.17.1_windows_amd64.zip", - "hash": "dae20b0e24ce8d7ddd601592d4ab5896635b8b41f025c846fcb49b12eba614b7" + "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_amd64.zip", + "hash": "5482268d530dad79ddd464b335f987917c5f2165db68e9be1a6d9c28f6012369" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.17.1/boundary_0.17.1_windows_386.zip", - "hash": "d2f77b75a4f43c8d69e678b1a7debff21c1349e90e4a7a15ebe3ccd5f7f88eaa" + "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_386.zip", + "hash": "2b30e864dffea1cfbcdaded57e4000b7f53cdcc2da51026e19fb3c3b742c5624" } }, "bin": "boundary.exe",