diff --git a/bucket/boundary.json b/bucket/boundary.json index 7cf4aead3d..2aed412007 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.18.2", + "version": "0.19.0", "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.18.2/boundary_0.18.2_windows_amd64.zip", - "hash": "809678aee34ee9fc3526589079245a349383efd938d9418cc1ad8c99df61218b" + "url": "https://releases.hashicorp.com/boundary/0.19.0/boundary_0.19.0_windows_amd64.zip", + "hash": "27ca6062936b04c0be647cb5c70b0dd9ab67879ecaf280088501855cad590f82" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.18.2/boundary_0.18.2_windows_386.zip", - "hash": "beff3a1abab701a9a21fc376fa2128702ab278a3252cca0c5fa39df2ea14367a" + "url": "https://releases.hashicorp.com/boundary/0.19.0/boundary_0.19.0_windows_386.zip", + "hash": "8163d752751a524dbc8d54864a4a9cf2707c957d72b304f0ac5440ccca6090b0" } }, "bin": "boundary.exe",