diff --git a/bucket/boundary.json b/bucket/boundary.json index ffc5a022ce..2111560e9a 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.15.1", + "version": "0.15.2", "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.1/boundary_0.15.1_windows_amd64.zip", - "hash": "8b9de8ed26dc053756356cdb4a6a69e9320d2d676555b9ce8024e4c6856678f1" + "url": "https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_windows_amd64.zip", + "hash": "39f0cf979d4f55afad450b4042012e5d12fca35507957af6e79f2053a98148f0" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.15.1/boundary_0.15.1_windows_386.zip", - "hash": "45cbf6656193be17736969e5d9f46295779ab67a1168298ceb0ed3dfca420431" + "url": "https://releases.hashicorp.com/boundary/0.15.2/boundary_0.15.2_windows_386.zip", + "hash": "1ee059ce8004bedda3a7062bffb4ec2d4b38e0a7cf59c7fd93a9cc4dd02e7c17" } }, "bin": "boundary.exe",