From 6380ae09475a8208f21da2a2e54231aea732caec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 20:29:49 +0000 Subject: [PATCH] boundary: Update to version 0.11.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index 5ee15393c0..ebb7dc0675 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.10.5", + "version": "0.11.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.10.5/boundary_0.10.5_windows_amd64.zip", - "hash": "4982d98d48ac551a1181bead4491a2049c8343d4a99a82f301e3032d5148c54a" + "url": "https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_windows_amd64.zip", + "hash": "8b4e3a895e03a3a0a11af2c191da578bd5f780c7f05e02bab04e69d074dfa03f" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_windows_386.zip", - "hash": "fd03c73cc5f4989b1811820b67e70d596e7621830d562f1d0181f29b50ca78b5" + "url": "https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_windows_386.zip", + "hash": "14076f7f8739ff601dd0a9f816bd5cce4763d473b7ebe934c1029e13a218b42e" } }, "bin": "boundary.exe",