{
    "version": "7.5.5",
    "homepage": "https://github.com/SevenTV/chatterino7",
    "description": "A fork of Chatterino 2 with 7TV subscriber features.",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/SevenTV/chatterino7/releases/download/v7.5.5/Chatterino7.Portable.zip",
            "hash": "665e7e3d61bf40c2cea0397e54f42c9c2d9ae3ef4c1252148f407a3258b90aa9"
        }
    },
    "extract_dir": "Chatterino2",
    "bin": [
        [
            "chatterino.exe",
            "chatterino7"
        ]
    ],
    "shortcuts": [
        [
            "chatterino.exe",
            "Chatterino7"
        ]
    ],
    "persist": [
        "Settings",
        "Cache",
        "Logs",
        "Misc",
        "ProfileAvatars"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/SevenTV/chatterino7/releases/download/v$version/Chatterino7.Portable.zip"
            }
        },
        "hash": {
            "url": "$baseurl/sha256-checksums.txt"
        }
    }
}
