diff --git a/bucket/boundary.json b/bucket/boundary.json index 1cc0730f39..cb10c2b606 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.3.0", + "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.3.0/boundary_0.3.0_windows_amd64.zip", - "hash": "d0bee01ccf582ec6e4b4c71ec5f3ecb72b6b24bc33acd6ea703c271cea98baeb" + "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.3.0/boundary_0.3.0_windows_386.zip", - "hash": "ccdfa3a46942ad6cf0a048dc4be2dcabb507d13706a28978f0a8891c75642019" + "url": "https://releases.hashicorp.com/boundary/0.2.3/boundary_0.2.3_windows_386.zip", + "hash": "1269aee815cc0674bfa791558f9a2e351a5c252218f3fe77408ec0001235ba69" } }, "bin": "boundary.exe",