From 90e885700d6244574482e30d3630552a44c2efbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:33:04 +0000 Subject: [PATCH] boundary: Update to version 0.14.3 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 15dc4667d8..651f736ac8 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.14.2", + "version": "0.14.3", "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.14.2/boundary_0.14.2_windows_amd64.zip", - "hash": "a17a78c0378a1b0a0fd40979d76470ed9c4181c25bc8b658c04072aa2f148115" + "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_amd64.zip", + "hash": "6b25abf0561ea507a304bbe09811715923b845cc11e724bf97282550b7c3c8fd" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_386.zip", - "hash": "0f6993e05461efcfce4efe6e324713dd66cc0597dc8b65d43af0922f547322c7" + "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_386.zip", + "hash": "3601490422e55b8bdf514feae9e149f5b41fa25fa1285d560e99551a74dd00b1" } }, "bin": "boundary.exe",