{
    "version": "2.3.154",
    "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.3.154/MSBuildStructuredLogViewer-2.3.154-full.nupkg",
    "hash": "sha1:d524ea30523228f613785eb944674f34b73a1981",
    "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"
        }
    }
}
