cask 'telegram-alpha' do version '3.5.2-108256,678' sha256 'f24b8467e6c9234aca79dc9ccb268a50d8968385a4f4d7c55c3471abf368a2dd' # 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: 'e3dfbc83f189445b2a1bc0e9663365221c4e62cbe5ed7a8f16736ed648df2b0d' 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