cask 'telegram-alpha' do version '3.2-104081,590' sha256 'f61378e78264d45deca5f67e00bcf539d82099c25457f6ad4662ac2887bfb5eb' # 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: 'b8fcd08abd1b86c7c8ad1dc3edd7a7b9d3132ba08b17b48f5acff9effc9da084' 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