diff --git a/bucket/boundary.json b/bucket/boundary.json index 41e39ee8bb..551de88a10 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.14.0", + "version": "0.14.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.14.0/boundary_0.14.0_windows_amd64.zip", - "hash": "f581b5c1ba7b61f4b7048c6492a1e420818aaadf96bab1e03e510e0803be968e" + "url": "https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_windows_amd64.zip", + "hash": "788d6331703f517faec11a189eb134b987ec3a77d92c560f385268463d280f5a" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.14.0/boundary_0.14.0_windows_386.zip", - "hash": "bb96ff03175bc6ebcbbe97ab58fa84da27bd6e5b460243f3e57e83149f8913b8" + "url": "https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_windows_386.zip", + "hash": "cbe5f4f71fe25fdb1b072f8e9759e2487bc5f4bae09a4a784aa29545e020f14b" } }, "bin": "boundary.exe",