diff --git a/bucket/boundary.json b/bucket/boundary.json index 4d4e6e8ca6..2844fae243 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.10.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.10.0/boundary_0.10.0_windows_amd64.zip", - "hash": "104deee5c638a645d185a358282c53acc628e4eb7808705b3009e45964904550" + "url": "https://releases.hashicorp.com/boundary/0.10.1/boundary_0.10.1_windows_amd64.zip", + "hash": "af3d4777138bce2bfa234a4a055816abc6547065e3d1fb606cdba6fbaba1fbd0" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.0/boundary_0.10.0_windows_386.zip", - "hash": "370ed542a1d5f758fd3bd80d57385090a679984c535a40410143b518f1d3ab8f" + "url": "https://releases.hashicorp.com/boundary/0.10.1/boundary_0.10.1_windows_386.zip", + "hash": "f34e4def3e9bba717c0f19a6dd370b2aebed0e7b56ce77cac174f6f068a8c483" } }, "bin": "boundary.exe",