diff --git a/bucket/boundary.json b/bucket/boundary.json index 4bad099957..cb10c2b606 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.2.2", + "version": "0.2.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.2.2/boundary_0.2.2_windows_amd64.zip", - "hash": "6c4258863af3f26e81e4ad9f1d8d78802db67eb519c9481f565b1272f37bc5fe" + "url": "https://releases.hashicorp.com/boundary/0.2.3/boundary_0.2.3_windows_amd64.zip", + "hash": "8bb1b42f5aa1bc5d07fbb58b90c124dda4da8220511a8b505bd66c3c42f0525b" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.2.2/boundary_0.2.2_windows_386.zip", - "hash": "6fd2c9eb31a87d2cb0708baf26adcb37d74d39ece9a7d596443ebc877d357e39" + "url": "https://releases.hashicorp.com/boundary/0.2.3/boundary_0.2.3_windows_386.zip", + "hash": "1269aee815cc0674bfa791558f9a2e351a5c252218f3fe77408ec0001235ba69" } }, "bin": "boundary.exe",