{
    "version": "0.8.24",
    "description": "Tool to generate terraform files from existing infrastructure (reverse Terraform), i.e. infrastructure to code.",
    "homepage": "https://github.com/GoogleCloudPlatform/terraformer",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/0.8.24/terraformer-all-windows-amd64#/terraformer.exe",
            "hash": "f69c09f7045a6010b892bf2f32229f3b5ae3f20f54ff975f2cbdedcee5cb0241"
        }
    },
    "bin": "terraformer.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/$version/terraformer-all-windows-amd64#/terraformer.exe"
            }
        }
    }
}
