{ "homepage": "https://www.terraform.io", "license": "MPL-2.0", "version": "0.11.7", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/terraform/0.11.7/terraform_0.11.7_windows_amd64.zip", "hash": "5fd003ef20f7a6a85ced4ad30bf95698afd4d0bfd477541583ff014e96026d6c" }, "32bit": { "url": "https://releases.hashicorp.com/terraform/0.11.7/terraform_0.11.7_windows_386.zip", "hash": "4e4b50de1143d72d348e6300d78aed596acae09714516d697bd4f0d9443aa7d3" } }, "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" } } }