{
    "version": "0.23.0",
    "description": "Generate documentation from Terraform modules in various output formats",
    "homepage": "https://github.com/terraform-docs/terraform-docs",
    "license": "MIT License ",
    "architecture": {
        "64bit": {
            "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v0.23.0/terraform-docs-v0.23.0-windows-amd64.zip",
            "hash": "f789b747da9e373012f2e3ceeb7802572f1893adad3c97bd66bc5dfa34b341b1"
        }
    },
    "bin": "terraform-docs.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v$version/terraform-docs-v$version-windows-amd64.zip"
            }
        },
        "hash": {
            "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v$version/terraform-docs-v$version.sha256sum"
        }
    }
}
