cask 'telegram-alpha' do version '2.99.1.97804,426' sha256 '8fa39474ec9b84bd606f56fb4c3173e74c8f1244dddbe0db983d81d982287c2b' # 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: 'd73c2c81e26f62cabad1cacf3645890c5cca6537b6bdedf3849d0c112b838eec' 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