diff --git a/bucket/boundary.json b/bucket/boundary.json index 667d2b4771..f08a726409 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.17.1", + "version": "0.17.2", "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.1/boundary_0.17.1_windows_amd64.zip", - "hash": "dae20b0e24ce8d7ddd601592d4ab5896635b8b41f025c846fcb49b12eba614b7" + "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_amd64.zip", + "hash": "5482268d530dad79ddd464b335f987917c5f2165db68e9be1a6d9c28f6012369" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.17.1/boundary_0.17.1_windows_386.zip", - "hash": "d2f77b75a4f43c8d69e678b1a7debff21c1349e90e4a7a15ebe3ccd5f7f88eaa" + "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_386.zip", + "hash": "2b30e864dffea1cfbcdaded57e4000b7f53cdcc2da51026e19fb3c3b742c5624" } }, "bin": "boundary.exe",