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