diff --git a/bucket/boundary.json b/bucket/boundary.json index 2844fae243..81bc3c29f7 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.10.1", + "version": "0.10.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.10.1/boundary_0.10.1_windows_amd64.zip", - "hash": "af3d4777138bce2bfa234a4a055816abc6547065e3d1fb606cdba6fbaba1fbd0" + "url": "https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_windows_amd64.zip", + "hash": "43e5645ff48433893fdecfae240b41a5d9dcad82e81dc56337c05b7ad4c7e9da" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.1/boundary_0.10.1_windows_386.zip", - "hash": "f34e4def3e9bba717c0f19a6dd370b2aebed0e7b56ce77cac174f6f068a8c483" + "url": "https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_windows_386.zip", + "hash": "1998e045da145333b5f50d353522e30de2da40bc782699d13cb33b0555d52fac" } }, "bin": "boundary.exe",