{
    "version": "0.8.4",
    "description": "A minimalist but powerful terminal emulator",
    "homepage": "https://terminalpp.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/terminalpp/terminalpp/releases/download/v0.8.4/terminalpp.msi",
            "hash": "e55a4b6f007692493c4bff10a4ce27c65ad5cc5c2a468106cc79f6b00ec6ee00"
        }
    },
    "extract_dir": "terminalpp",
    "bin": "terminalpp.exe",
    "shortcuts": [
        [
            "terminalpp.exe",
            "Terminal++"
        ]
    ],
    "checkver": {
        "github": "https://github.com/terminalpp/terminalpp"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/terminalpp/terminalpp/releases/download/v$version/terminalpp.msi"
            }
        }
    }
}
