You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
758 B

cask 'telegram-alpha' do
version '2.99.95835,344'
sha256 'a93efe9def56fb4bc08c08728f053be34569a21d29db38f11254081ed9d5ee0c'
# 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: 'eed0c93fd193d42970786d65bb71dc82bfba3f395fb8522b54fbe088daff4316'
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