{
    "version": "3.19.6",
    "description": "Fast logfile viewer with support for huge logfiles (>10 GB)",
    "homepage": "https://github.com/esrlabs/chipmunk",
    "license": "Apache-2.0",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/esrlabs/chipmunk/releases/download/3.19.6/chipmunk@3.19.6-win64-portable.tgz",
            "hash": "1e708e8447a76416af75f49baf5a4272739d0a66f775f47b2fc94ce134b88172"
        }
    },
    "shortcuts": [
        [
            "chipmunk.exe",
            "chipmunk"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/esrlabs/chipmunk/releases/download/$version/chipmunk@$version-win64-portable.tgz"
            }
        }
    }
}
