diff --git a/bucket/boundary.json b/bucket/boundary.json index cea2b3b12f..07ce50c22e 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.6.0", + "version": "0.6.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.6.0/boundary_0.6.0_windows_amd64.zip", - "hash": "2f122680fe8026c1b7e6ea1f345304da440e6d34d13f5c6b08eda73a8697bfad" + "url": "https://releases.hashicorp.com/boundary/0.6.1/boundary_0.6.1_windows_amd64.zip", + "hash": "786b35b0ba9231346390557f6ed4b33aeaa8090a1cf2ca64d4a35d1695fdc55c" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.6.0/boundary_0.6.0_windows_386.zip", - "hash": "6d6a8f06e10ecd6baa83992c6a183235a0b7f6ed946add7c721f8575f701e4dc" + "url": "https://releases.hashicorp.com/boundary/0.6.1/boundary_0.6.1_windows_386.zip", + "hash": "16988f2424d23c3ca287a327f48bca8b3bd0d24c63bf73d006cda29801058aa5" } }, "bin": "boundary.exe",