From 6217831d98027343d7baa4470e40984640cdeb23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:28:35 +0000 Subject: [PATCH] boundary: Update to version 0.19.1 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 2aed412007..c21373af58 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/boundary_0.19.0_windows_amd64.zip", - "hash": "27ca6062936b04c0be647cb5c70b0dd9ab67879ecaf280088501855cad590f82" + "url": "https://releases.hashicorp.com/boundary/0.19.1/boundary_0.19.1_windows_amd64.zip", + "hash": "2cbe5d963874ac5fcd4aeee5e64f1d6207b10b903a022eea5765f6df3e0c4815" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.19.0/boundary_0.19.0_windows_386.zip", - "hash": "8163d752751a524dbc8d54864a4a9cf2707c957d72b304f0ac5440ccca6090b0" + "url": "https://releases.hashicorp.com/boundary/0.19.1/boundary_0.19.1_windows_386.zip", + "hash": "ec5c3d15912059e347b1017bca5a3c1df013b6c98ff4176865ed9bacddf6dbd8" } }, "bin": "boundary.exe",