{ "version": "2.5.4", "description": "Twitch chat client", "homepage": "https://chatterino.com", "license": "MIT", "suggest": { "vcredist": [ "extras/vcredist2013", "extras/vcredist2022" ] }, "architecture": { "64bit": { "url": "https://chatterino.fra1.digitaloceanspaces.com/bin/2.5.4/Chatterino.Portable.zip", "hash": "df847316885322a879a6d9522fd9cc1437686ca883ccc01f013ffb349bdbca27" } }, "extract_dir": "chatterino2", "bin": "chatterino.exe", "shortcuts": [ [ "chatterino.exe", "Chatterino" ] ], "persist": [ "Cache", "Logs", "Misc", "ProfileAvatars", "Settings", "Themes" ], "checkver": "/([\\d.]+)/Chatterino.Portable.zip", "autoupdate": { "architecture": { "64bit": { "url": "https://chatterino.fra1.digitaloceanspaces.com/bin/$version/Chatterino.Portable.zip" } }, "extract_dir": "chatterino$majorVersion" } }