diff --git a/bucket/boundary.json b/bucket/boundary.json index 81bc3c29f7..479200f114 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.10.2", + "version": "0.10.3", "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.10.2/boundary_0.10.2_windows_amd64.zip", - "hash": "43e5645ff48433893fdecfae240b41a5d9dcad82e81dc56337c05b7ad4c7e9da" + "url": "https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_windows_amd64.zip", + "hash": "4571c764c7280ec978a40696f0aa6562a0e7948fc9cb3f316a3ff6c272db4dec" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_windows_386.zip", - "hash": "1998e045da145333b5f50d353522e30de2da40bc782699d13cb33b0555d52fac" + "url": "https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_windows_386.zip", + "hash": "d696f7ae0758b2b79876504e07a3dbef1e6843c29a24bf53f6db675348aa055d" } }, "bin": "boundary.exe",