{
    "version": "1.5.1",
    "description": "A cross-platform GUI wrapper for NextTrace.",
    "homepage": "https://github.com/Archeb/opentrace",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Archeb/opentrace/releases/download/v1.5.1/win-x64.zip",
            "hash": "4e016d3d9f5620b6da368bd801a63ae2177963984b728d2c8631e177b74872c0"
        }
    },
    "shortcuts": [
        [
            "OpenTrace.exe",
            "OpenTrace"
        ]
    ],
    "bin": [
        "OpenTrace.exe",
        "nexttrace.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Archeb/opentrace/releases/download/v$version/win-x64.zip"
            }
        }
    }
}
