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