diff --git a/bucket/boundary.json b/bucket/boundary.json index 3b66825240..667d2b4771 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.17.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.17.0/boundary_0.17.0_windows_amd64.zip", - "hash": "3c79152d406d51d0f54c0656765cf246da766d16749006dc52c6c077e8993175" + "url": "https://releases.hashicorp.com/boundary/0.17.1/boundary_0.17.1_windows_amd64.zip", + "hash": "dae20b0e24ce8d7ddd601592d4ab5896635b8b41f025c846fcb49b12eba614b7" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.17.0/boundary_0.17.0_windows_386.zip", - "hash": "bd6427072aed5482bf934453c5044a036e50fe983e1c57d3dd243fb281be24ed" + "url": "https://releases.hashicorp.com/boundary/0.17.1/boundary_0.17.1_windows_386.zip", + "hash": "d2f77b75a4f43c8d69e678b1a7debff21c1349e90e4a7a15ebe3ccd5f7f88eaa" } }, "bin": "boundary.exe",