{
    "version": "16.21.1",
    "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/v16.21.1/SchemaCrawler-16.21.1.msi",
            "hash": "043ac830779062eaefef5d455f4dc18b3686256d6b8e101818c39210d31afabb"
        }
    },
    "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"
                }
            }
        }
    }
}
