diff --git a/bucket/boundary.json b/bucket/boundary.json index 1336456149..c2b497a80e 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.7", + "version": "0.1.8", "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.1.7/boundary_0.1.7_windows_amd64.zip", - "hash": "45ca16574f9cfea4afe83b265a1a8d33a6fd1fc2028de3d6318270eef78107f8" + "url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_amd64.zip", + "hash": "ce1873727eca800a9d3464f7f1e0b9871aa1704b4f2b5b58204cd1aacde93ec5" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.7/boundary_0.1.7_windows_386.zip", - "hash": "0c4f068bc424ddb203c24be652b71a518fabd40db1b3f9c4518d2a58b9eff2ae" + "url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_386.zip", + "hash": "8206697983868516620eb9182e9019009984d316c01e5132b0d3d5c03df453eb" } }, "bin": "boundary.exe",