{
    "version": "1.0.9",
    "description": "Website traffic visualization that replays or streams web-server access logs as a pong-like battle between the web server and an never ending torrent of requests.",
    "homepage": "https://logstalgia.io/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/acaudwell/Logstalgia/releases/download/logstalgia-1.0.9/logstalgia-1.0.9.win64.zip",
            "hash": "964993b6e064936c272f2338d9d6d847ff34cbeae89c6648a12ff6bf1fe5c9a9"
        }
    },
    "bin": "logstalgia.exe",
    "checkver": "logstalgia-([\\d.]+)\\.win64\\.zip",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/acaudwell/Logstalgia/releases/download/logstalgia-$version/logstalgia-$version.win64.zip"
            }
        }
    }
}
