diff --git a/bucket/boundary.json b/bucket/boundary.json index 312e36249f..461872a237 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.15.3", + "version": "0.15.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.15.3/boundary_0.15.3_windows_amd64.zip", - "hash": "df2db610da94d09cda926310b51865bacb275230e0f034f9c7d99318c5119d91" + "url": "https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_windows_amd64.zip", + "hash": "f5d42bedab66c8e0caf0beb2befefc8edc5476d611df50d643be90fc87ef4cc2" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.15.3/boundary_0.15.3_windows_386.zip", - "hash": "52c78f8a6a833e8a5d286d87c5f199d44481703ab71f95a0371aee467c822c6b" + "url": "https://releases.hashicorp.com/boundary/0.15.4/boundary_0.15.4_windows_386.zip", + "hash": "ae0416efef0becb7f63b6c3b7b89e9a87300eb935e9613eb174e27edd37e3de8" } }, "bin": "boundary.exe",