{
    "version": "17.11.0",
    "description": "Free database schema discovery and comprehension tool",
    "homepage": "https://www.schemacrawler.com/",
    "license": "EPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v17.11.0/SchemaCrawler-17.11.0.msi",
            "hash": "690dd6298aaa47374628ecff937fa112b4a2a13a5a6b3d2f644bfecedd7643fe"
        }
    },
    "extract_dir": "SchemaCrawler",
    "bin": "SchemaCrawler.exe",
    "checkver": {
        "github": "https://github.com/schemacrawler/SchemaCrawler"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v$version/SchemaCrawler-$version.msi",
                "hash": {
                    "url": "$url.SHA256"
                }
            }
        }
    }
}
