{ "homepage": "https://www.terraform.io", "license": "MPL-2.0", "version": "0.11.12", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/terraform/0.11.12/terraform_0.11.12_windows_amd64.zip", "hash": "8bcde36ba8cc415322abf68a2a47219e0a3bd001a66a7728dbfb332b65cdd269" }, "32bit": { "url": "https://releases.hashicorp.com/terraform/0.11.12/terraform_0.11.12_windows_386.zip", "hash": "a600447a98b5078e29253e34a33a029ac1199f641125e7ff3f5d3645cc3a0470" } }, "bin": "terraform.exe", "checkver": { "url": "https://releases.hashicorp.com/terraform/", "re": "terraform_([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/terraform/$version/terraform_$version_windows_amd64.zip" }, "32bit": { "url": "https://releases.hashicorp.com/terraform/$version/terraform_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/terraform_$version_SHA256SUMS" } } }