{ "version": "0.10.4", "description": "Tool for defining application's build, deploy, and release lifecycle as code, reducing the time to deliver deployments through a consistent and repeatable workflow.", "homepage": "https://www.waypointproject.io", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/waypoint/0.10.4/waypoint_0.10.4_windows_amd64.zip", "hash": "cbaa3fb517c8c158dddf5349e2d6a9a95cc9a3bc7f2b92a33bd41d4043c4ad23" }, "32bit": { "url": "https://releases.hashicorp.com/waypoint/0.10.4/waypoint_0.10.4_windows_386.zip", "hash": "e34655c5281bbfa5b2b28b45c1d2c5f69725dd8e1cae70a9b364eb5a52037ad0" } }, "bin": "waypoint.exe", "checkver": { "url": "https://releases.hashicorp.com/waypoint/", "regex": "waypoint_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/waypoint/$version/waypoint_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/waypoint/$version/waypoint_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/waypoint_$version_SHA256SUMS" } } }