{
    "version": "1.0.3.3",
    "description": "A free .NET performance profiler and execution analyzer.",
    "homepage": "https://www.getcodetrack.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.getcodetrack.com/license.html"
    },
    "url": "https://www.getcodetrack.com/releases/codetrack_1_0_3_3.zip",
    "hash": "455eccfcc568004bf6108ba9ad8dbbc32cdecb84c6c62153c8f181ca984d68ce",
    "bin": "CodeTrack.exe",
    "shortcuts": [
        [
            "CodeTrack.exe",
            "CodeTrack"
        ]
    ],
    "checkver": {
        "url": "https://www.getcodetrack.com/releases.html",
        "regex": ">V([\\d.]+)<"
    },
    "autoupdate": {
        "url": "https://www.getcodetrack.com/releases/codetrack_$underscoreVersion.zip",
        "hash": {
            "url": "https://www.getcodetrack.com/releases.html",
            "regex": "(?sm)$basename.*?$sha256"
        }
    }
}
