diff --git a/bucket/boundary.json b/bucket/boundary.json index ebb7dc0675..af8690a99d 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.11.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.11.0/boundary_0.11.0_windows_amd64.zip", - "hash": "8b4e3a895e03a3a0a11af2c191da578bd5f780c7f05e02bab04e69d074dfa03f" + "url": "https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_windows_amd64.zip", + "hash": "10d49c0427dd912d4f6759f1d294036db9d8cb0648a4003b225c1fac4c6b7d6e" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_windows_386.zip", - "hash": "14076f7f8739ff601dd0a9f816bd5cce4763d473b7ebe934c1029e13a218b42e" + "url": "https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_windows_386.zip", + "hash": "e3abc55e1aec696ad5508c745df34031363fc4008daa33afe963f18cb9ce4157" } }, "bin": "boundary.exe",