diff --git a/bucket/boundary.json b/bucket/boundary.json index a58cfb940e..8d83e95734 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.19.2", + "version": "0.19.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.19.2/boundary_0.19.2_windows_amd64.zip", - "hash": "8404a73d666774941a6a1e696c84f0c72cc43e72fd67ad7b2559396aebdc470c" + "url": "https://releases.hashicorp.com/boundary/0.19.3/boundary_0.19.3_windows_amd64.zip", + "hash": "6f3b964aee59a913b170ae3d38331b9093672c3643dec085956b0f9e589dffb8" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.19.2/boundary_0.19.2_windows_386.zip", - "hash": "59c6bd6570a0b9593540c216941592959c2cfb3dc25cc0da85ac65c63665c12f" + "url": "https://releases.hashicorp.com/boundary/0.19.3/boundary_0.19.3_windows_386.zip", + "hash": "833d739f0e6cf5b51097f02bc942b00615271e17680e7a95c9fa3a90786d1f04" } }, "bin": "boundary.exe",