From 2130dca25a2ad6ed9a862dd74860ee02e39f6a1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 20:29:58 +0000 Subject: [PATCH] boundary: Update to version 0.12.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index ddeedb6ae2..422bf1af7c 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.11.2", + "version": "0.12.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.11.2/boundary_0.11.2_windows_amd64.zip", - "hash": "e34ed5e40f4625a13b0ce2e7a3a414b5e6e086872f863d3596afe5930f47bbb1" + "url": "https://releases.hashicorp.com/boundary/0.12.0/boundary_0.12.0_windows_amd64.zip", + "hash": "1c0daa7fc356c1d5d74b1a6b50e6e207b8a3966e8d0515ba876d38ddb0c655bf" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.11.2/boundary_0.11.2_windows_386.zip", - "hash": "04842e7d521e3b037930d7a45366984e4c57140c797424fa1321e4e8aab1b793" + "url": "https://releases.hashicorp.com/boundary/0.12.0/boundary_0.12.0_windows_386.zip", + "hash": "f78742b3bf381e836554a6a76ebfdd6c687d411141d36e850b66b307396fb57d" } }, "bin": "boundary.exe",