{ "version": "0.2.0", "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.0/boundary_0.2.0_windows_amd64.zip", "hash": "a0612eb5c01ed3dfc9e13e864eb224cc63bef3dc04bf3b257e607adad490ae37" }, "32bit": { "url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_386.zip", "hash": "52012a1988a767fcad67ac3f7d0db21f33c0986429253829fbeb79ee3716fd67" } }, "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" } } }