diff --git a/bucket/boundary.json b/bucket/boundary.json index 56eb6c70d3..b5ed984b3c 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.3", + "version": "0.1.4", "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.1.3/boundary_0.1.3_windows_amd64.zip", - "hash": "e1864cf44e74892504d1ab3eecace3f7292aacb555066b7b2c48ed9c545fa404" + "url": "https://releases.hashicorp.com/boundary/0.1.4/boundary_0.1.4_windows_amd64.zip", + "hash": "6d3abe59fc22dac0ea4da83da3c78471da0d62b20a244f5231a8dfbfe7dbbb20" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.3/boundary_0.1.3_windows_386.zip", - "hash": "f8f7dc89b5f587c211f062cd5a1ad6764898f70f999fd6960fd0f5d698610481" + "url": "https://releases.hashicorp.com/boundary/0.1.4/boundary_0.1.4_windows_386.zip", + "hash": "656e610b195e7592edc628ff0b322ed89ddc5de791e4050bb4c1f86e6ce9fc86" } }, "bin": "boundary.exe",