diff --git a/bucket/boundary.json b/bucket/boundary.json index b027774dbf..11f3dcc916 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.7.5", + "version": "0.7.6", "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.7.5/boundary_0.7.5_windows_amd64.zip", - "hash": "3b28708497de36efd7e654f00b8d19545302099164a2f892056d54ace6b3bf93" + "url": "https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_windows_amd64.zip", + "hash": "ed4037d329153118ce9e5e0cff337cbdf2c1496a36684ef52bd0709886cfd225" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_windows_386.zip", - "hash": "fdc5291dd71411a1d18140072baee0db4f2e18c464aeae127978a15f279a43c8" + "url": "https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_windows_386.zip", + "hash": "f4e2d78d3649b58befe7b0733918be0683b4403573b213d2b51ae4542b4bdcf7" } }, "bin": "boundary.exe",