{
    "version": "2021.4.19",
    "description": "Interactive source code explorer",
    "homepage": "https://www.sourcetrail.com",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/CoatiSoftware/Sourcetrail/releases/download/2021.4.19/Sourcetrail_2021_4_19_Windows_64bit_Portable.zip",
            "hash": "66dbd01fbf8aa7731b5104e4851aeffea06bc99aa28bff3fedeaae6f0f406216",
            "extract_dir": "Sourcetrail_2021_4_19_64bit_Portable\\Sourcetrail_2021_4_19_64bit"
        }
    },
    "bin": "Sourcetrail.exe",
    "shortcuts": [
        [
            "Sourcetrail.exe",
            "Sourcetrail"
        ]
    ],
    "persist": "user",
    "checkver": {
        "github": "https://github.com/CoatiSoftware/Sourcetrail"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/CoatiSoftware/Sourcetrail/releases/download/$version/Sourcetrail_$underscoreVersion_Windows_64bit_Portable.zip",
                "extract_dir": "Sourcetrail_$underscoreVersion_64bit_Portable\\Sourcetrail_$underscoreVersion_64bit"
            }
        },
        "hash": {
            "url": "https://github.com/CoatiSoftware/Sourcetrail/releases/tag/$version"
        }
    }
}
