{
    "version": "0.75.0",
    "description": "The swiss army chainsaw of terminal emulators",
    "homepage": "https://extraterm.org",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sedwards2009/extraterm/releases/download/v0.75.0/extratermqt-0.75.0-windows-x64.zip",
            "hash": "8301befe612d0256794cfbce9003555ce40098eb7d75db2f775c40ff1d3eb2c7",
            "extract_dir": "extratermqt-0.75.0-windows-x64"
        }
    },
    "bin": "extratermqt.exe",
    "shortcuts": [
        [
            "extratermqt.exe",
            "Extraterm"
        ]
    ],
    "checkver": {
        "url": "https://github.com/sedwards2009/extraterm/releases/",
        "regex": "Extraterm\\s+v([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sedwards2009/extraterm/releases/download/v$version/extratermqt-$version-windows-x64.zip",
                "extract_dir": "extratermqt-$version-windows-x64"
            }
        }
    }
}
