From 44ef63a210d0edfc90b1417a6c7fc01aeb32aa58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:29:32 +0000 Subject: [PATCH] boundary: Update to version 0.20.1 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 760a67a9a9..ef2ffb443a 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.20.0", + "version": "0.20.1", "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.20.0/boundary_0.20.0_windows_amd64.zip", - "hash": "a17aaca90a55e3bf0de1154f7c4b2b05f5d910a346fd3112a8c08b51192d1dc1" + "url": "https://releases.hashicorp.com/boundary/0.20.1/boundary_0.20.1_windows_amd64.zip", + "hash": "d224ce9905d50c628a1e30a3bb6ed8efe7c16f34e0aaa3fdc238375cf7d9484e" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.20.0/boundary_0.20.0_windows_386.zip", - "hash": "8fb534f908b3e0043cd35782bc665557426869e520c3d003ebc96f48570a10ef" + "url": "https://releases.hashicorp.com/boundary/0.20.1/boundary_0.20.1_windows_386.zip", + "hash": "c7c12851f80240f4429551329b22fcd6bdb4e113e90f1fba50c95cd357daf978" } }, "bin": "boundary.exe",