{ "version": "0.1.4", "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.4/boundary_0.1.4_windows_amd64.zip", "hash": "6d3abe59fc22dac0ea4da83da3c78471da0d62b20a244f5231a8dfbfe7dbbb20" }, "32bit": { "url": "https://releases.hashicorp.com/boundary/0.1.4/boundary_0.1.4_windows_386.zip", "hash": "656e610b195e7592edc628ff0b322ed89ddc5de791e4050bb4c1f86e6ce9fc86" } }, "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" } } }