From 7e99ce8029540fe6b17860e1bde269289cd04d20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:30:17 +0000 Subject: [PATCH] boundary: Update to version 0.21.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index ef2ffb443a..340893f448 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.20.1", + "version": "0.21.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.20.1/boundary_0.20.1_windows_amd64.zip", - "hash": "d224ce9905d50c628a1e30a3bb6ed8efe7c16f34e0aaa3fdc238375cf7d9484e" + "url": "https://releases.hashicorp.com/boundary/0.21.0/boundary_0.21.0_windows_amd64.zip", + "hash": "c91c1619657ef764aafeb0a3e641662a53306066897749d7abc8c34404bbf1d2" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.20.1/boundary_0.20.1_windows_386.zip", - "hash": "c7c12851f80240f4429551329b22fcd6bdb4e113e90f1fba50c95cd357daf978" + "url": "https://releases.hashicorp.com/boundary/0.21.0/boundary_0.21.0_windows_386.zip", + "hash": "009e373c0ca6dacacc3eef26f2b9dcf8238fda62fb21071350cb601cce4c1fac" } }, "bin": "boundary.exe",