diff --git a/bucket/boundary.json b/bucket/boundary.json index 479200f114..abb392e88a 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.10.3", + "version": "0.10.4", "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.3/boundary_0.10.3_windows_amd64.zip", - "hash": "4571c764c7280ec978a40696f0aa6562a0e7948fc9cb3f316a3ff6c272db4dec" + "url": "https://releases.hashicorp.com/boundary/0.10.4/boundary_0.10.4_windows_amd64.zip", + "hash": "f612ff65c1a9f674c7808ff4a7860ccdc2215a1cea7dfb92dc260129802e78a2" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_windows_386.zip", - "hash": "d696f7ae0758b2b79876504e07a3dbef1e6843c29a24bf53f6db675348aa055d" + "url": "https://releases.hashicorp.com/boundary/0.10.4/boundary_0.10.4_windows_386.zip", + "hash": "b4534e78afeee7363c2883b93047faa83026d2de930750fb01e66971ec5e6037" } }, "bin": "boundary.exe",