{ "version": "0.21.1", "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.21.1/boundary_0.21.1_windows_amd64.zip", "hash": "3dc4ce30b50ebb4771bd37052c3416a6086eb4cd6b1afca0ed1da15f33253511" }, "32bit": { "url": "https://releases.hashicorp.com/boundary/0.21.1/boundary_0.21.1_windows_386.zip", "hash": "b46797da05b25b4da4f3f5e191fa626aafa2659a6994e0692d2d30fcc11199e7" } }, "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" } } }