diff --git a/bucket/boundary.json b/bucket/boundary.json index 7ee8d3eced..ffc5a022ce 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.15.0", + "version": "0.15.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.15.0/boundary_0.15.0_windows_amd64.zip", - "hash": "4c15b1c842a047a376ee03934ac2224e8420e3637412ca78d510b1ea00551bd2" + "url": "https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_windows_amd64.zip", + "hash": "8b9de8ed26dc053756356cdb4a6a69e9320d2d676555b9ce8024e4c6856678f1" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.15.0/boundary_0.15.0_windows_386.zip", - "hash": "f0718e14b915c7cee122645471bbfba0613ddc78731b826ceca8e707027156f4" + "url": "https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_windows_386.zip", + "hash": "45cbf6656193be17736969e5d9f46295779ab67a1168298ceb0ed3dfca420431" } }, "bin": "boundary.exe",