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.
11 lines
277 B
11 lines
277 B
cask 'telegram-dev' do
|
|
version '0.9.48'
|
|
sha256 '34fd43368f13507f954ed42a382f28305e38f2a6643c90d621519184b44399c4'
|
|
|
|
url "https://updates.tdesktop.com/tmac/tsetup.#{version}.dmg"
|
|
name 'Telegram'
|
|
homepage 'https://tdesktop.com/'
|
|
license :gpl
|
|
|
|
app 'Telegram.app'
|
|
end
|
|
|