diff --git a/bucket/boundary.json b/bucket/boundary.json index 551de88a10..15dc4667d8 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.14.1", + "version": "0.14.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.14.1/boundary_0.14.1_windows_amd64.zip", - "hash": "788d6331703f517faec11a189eb134b987ec3a77d92c560f385268463d280f5a" + "url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_amd64.zip", + "hash": "a17a78c0378a1b0a0fd40979d76470ed9c4181c25bc8b658c04072aa2f148115" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_windows_386.zip", - "hash": "cbe5f4f71fe25fdb1b072f8e9759e2487bc5f4bae09a4a784aa29545e020f14b" + "url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_386.zip", + "hash": "0f6993e05461efcfce4efe6e324713dd66cc0597dc8b65d43af0922f547322c7" } }, "bin": "boundary.exe",