{
    "version": "7.4.6",
    "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.4.6/Chatterino7.Portable.zip",
            "hash": "8bdbb41d2b38845d8500af47c352bbab307751da8b40169eeb3895ea3a7607de"
        }
    },
    "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"
        }
    }
}
