{
    "version": "2.2.176",
    "description": "A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.",
    "homepage": "https://github.com/KirillOsenkov/MSBuildStructuredLog/",
    "license": "MIT",
    "url": "https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/download/v2.2.176/MSBuildStructuredLogViewer-2.2.176-full.nupkg",
    "hash": "sha1:325a97c419f6abc7d25bc8b5db63ca0d050859f4",
    "extract_dir": "lib\\net472",
    "bin": "StructuredLogViewer.exe",
    "shortcuts": [
        [
            "StructuredLogViewer.exe",
            "MSBuild Structured Log"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/download/v$version/MSBuildStructuredLogViewer-$version-full.nupkg",
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
