diff --git a/bucket/boundary.json b/bucket/boundary.json index 461872a237..2895ad8ceb 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.15.4", + "version": "0.16.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.15.4/boundary_0.15.4_windows_amd64.zip", - "hash": "f5d42bedab66c8e0caf0beb2befefc8edc5476d611df50d643be90fc87ef4cc2" + "url": "https://releases.hashicorp.com/boundary/0.16.0/boundary_0.16.0_windows_amd64.zip", + "hash": "8ffcb3ad67c851a1910623a6aa326a5aa4f30a2cac12e2759971c5323c4869cf" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_windows_386.zip", - "hash": "ae0416efef0becb7f63b6c3b7b89e9a87300eb935e9613eb174e27edd37e3de8" + "url": "https://releases.hashicorp.com/boundary/0.16.0/boundary_0.16.0_windows_386.zip", + "hash": "dbe882f4f4b5594108f31d1d27b6f7421f1362ef271c6e33d05745b044e46e83" } }, "bin": "boundary.exe",