cask 'telegram-alpha' do version '2.99.1.97710,421' sha256 '1a79e42611937e55aad198595455cf504260d63b89a36da3e24586c24ab4470d' # 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: '877140c5f003dbc0c974df66944f1456c55ff577bbeb86bca0679331f2bea04c' 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