From 32f82727e7a1b6a56e29426ab9834781e51a7b01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:31:21 +0000 Subject: [PATCH] boundary: Update to version 0.13.1 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 0197cf7505..a1f9ad991e 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.13.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.13.0/boundary_0.13.0_windows_amd64.zip", - "hash": "e222721e45836b1b3d962ba4bd942f5aa5f4f011b1bdf55317be6b5c08ae2eaa" + "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_amd64.zip", + "hash": "f7f86d597a25d40fe4fdd962b6665e9b04cad86095bf525d8cbc3fcf39bcf9ca" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_386.zip", - "hash": "688be757bc9dc869b32bfc556ff7bb301f1e4ca6930d20f31ee57c571bbb0675" + "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_386.zip", + "hash": "3de131267846952ef6d7ff36454461e6ad4f07588dd0152d540cf2db327ad398" } }, "bin": "boundary.exe",