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
754 B

cask 'telegram-alpha' do
version '103909,575'
sha256 '9b0dbafdca0c11ce22b75449caa456c4f118de701525634500447199400c946e'
# 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: '0f046ed3cb3c6ddfbfc553cc658d4f98095e52e7e25c5ff673986df8a4dc9760'
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