{
    "version": "0.81.4",
    "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.81.4/extratermqt-0.81.4-windows-x64.zip",
            "hash": "cfb3f854ff865ee30e7b2e268b584c27658b16e7c3770394827c84db4833c36e",
            "extract_dir": "extratermqt-0.81.4-windows-x64"
        }
    },
    "bin": "extratermqt.exe",
    "shortcuts": [
        [
            "extratermqt.exe",
            "Extraterm"
        ]
    ],
    "checkver": {
        "github": "https://github.com/sedwards2009/extraterm"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sedwards2009/extraterm/releases/download/v$version/extratermqt-$version-windows-x64.zip",
                "extract_dir": "extratermqt-$version-windows-x64"
            }
        }
    }
}
