{
    "version": "16.6",
    "description": "GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files",
    "homepage": "https://www.gpxsee.org/",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/gpxsee/Windows/GPXSee-16.6_x64.exe#/dl.7z",
            "hash": "sha1:7f26a8f776515fe746ae5406d2ac9ca0a429d9f0"
        }
    },
    "shortcuts": [
        [
            "GPXSee.exe",
            "GPXSee"
        ]
    ],
    "checkver": {
        "url": "https://sourceforge.net/projects/gpxsee/files/Windows/",
        "regex": "GPXSee-([0-9.]+)_x64\\.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/gpxsee/Windows/GPXSee-$version_x64.exe#/dl.7z"
            }
        }
    }
}
