diff --git a/bucket/boundary.json b/bucket/boundary.json index 15dc4667d8..651f736ac8 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.14.2", + "version": "0.14.3", "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.2/boundary_0.14.2_windows_amd64.zip", - "hash": "a17a78c0378a1b0a0fd40979d76470ed9c4181c25bc8b658c04072aa2f148115" + "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_amd64.zip", + "hash": "6b25abf0561ea507a304bbe09811715923b845cc11e724bf97282550b7c3c8fd" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_386.zip", - "hash": "0f6993e05461efcfce4efe6e324713dd66cc0597dc8b65d43af0922f547322c7" + "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_386.zip", + "hash": "3601490422e55b8bdf514feae9e149f5b41fa25fa1285d560e99551a74dd00b1" } }, "bin": "boundary.exe",