diff --git a/bucket/boundary.json b/bucket/boundary.json index c21373af58..a58cfb940e 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.1/boundary_0.19.1_windows_amd64.zip", - "hash": "2cbe5d963874ac5fcd4aeee5e64f1d6207b10b903a022eea5765f6df3e0c4815" + "url": "https://releases.hashicorp.com/boundary/0.19.2/boundary_0.19.2_windows_amd64.zip", + "hash": "8404a73d666774941a6a1e696c84f0c72cc43e72fd67ad7b2559396aebdc470c" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.19.1/boundary_0.19.1_windows_386.zip", - "hash": "ec5c3d15912059e347b1017bca5a3c1df013b6c98ff4176865ed9bacddf6dbd8" + "url": "https://releases.hashicorp.com/boundary/0.19.2/boundary_0.19.2_windows_386.zip", + "hash": "59c6bd6570a0b9593540c216941592959c2cfb3dc25cc0da85ac65c63665c12f" } }, "bin": "boundary.exe",