cask 'telegram-alpha' do version '3.5.3-109335,695' sha256 '08a575aa0b6274d25ac987fe67904acaa06be084a69c82fce5ca99acabd2b560' # hockeyapp.net/api/2/apps/6ed2ac3049e1407387c2f1ffcb74e81f was verified as official when first introduced to the cask url "https://rink.hockeyapp.net/api/2/apps/6ed2ac3049e1407387c2f1ffcb74e81f/app_versions/#{version.after_comma}?format=zip" appcast 'https://rink.hockeyapp.net/api/2/apps/6ed2ac3049e1407387c2f1ffcb74e81f', checkpoint: '2cfd1282f4014032c08fac718429202e272c0e40ae3c0fdcf9cc6924bb3a1d31' name 'Telegram for macOS' name 'Telegram Swift' homepage 'https://macos.telegram.org/' auto_updates true conflicts_with cask: 'telegram' depends_on macos: '>= :yosemite' app 'Telegram.app' end