diff --git a/bucket/boundary.json b/bucket/boundary.json index a1f9ad991e..41e39ee8bb 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.13.1", + "version": "0.14.0", "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.13.1/boundary_0.13.1_windows_amd64.zip", - "hash": "f7f86d597a25d40fe4fdd962b6665e9b04cad86095bf525d8cbc3fcf39bcf9ca" + "url": "https://releases.hashicorp.com/boundary/0.14.0/boundary_0.14.0_windows_amd64.zip", + "hash": "f581b5c1ba7b61f4b7048c6492a1e420818aaadf96bab1e03e510e0803be968e" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_386.zip", - "hash": "3de131267846952ef6d7ff36454461e6ad4f07588dd0152d540cf2db327ad398" + "url": "https://releases.hashicorp.com/boundary/0.14.0/boundary_0.14.0_windows_386.zip", + "hash": "bb96ff03175bc6ebcbbe97ab58fa84da27bd6e5b460243f3e57e83149f8913b8" } }, "bin": "boundary.exe",