{ "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.8/boundary_0.1.8_windows_amd64.zip", "hash": "ce1873727eca800a9d3464f7f1e0b9871aa1704b4f2b5b58204cd1aacde93ec5" }, "32bit": { "url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_386.zip", "hash": "8206697983868516620eb9182e9019009984d316c01e5132b0d3d5c03df453eb" } }, "bin": "boundary.exe", "checkver": { "url": "https://releases.hashicorp.com/boundary/", "regex": "boundary_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/boundary/$version/boundary_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/boundary/$version/boundary_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/boundary_$version_SHA256SUMS" } } }