committed by
GitHub
1 changed files with 4 additions and 2 deletions
@ -1,12 +1,14 @@ |
|||||
cask 'telegram-desktop-dev' do |
cask 'telegram-desktop-dev' do |
||||
version '0.9.55' |
version '0.9.57' |
||||
sha256 '0585d11681400956223c1c0fbdc62fecdda8f6aeca29eb9ed0cf7fd7e199806f' |
sha256 '05b76d616b6bb2f8f15f0b9aa4885537fcc65f54b72fba2ed05453524175fc76' |
||||
|
|
||||
url "https://updates.tdesktop.com/tmac/tsetup.#{version}.dmg" |
url "https://updates.tdesktop.com/tmac/tsetup.#{version}.dmg" |
||||
name 'Telegram' |
name 'Telegram' |
||||
homepage 'https://tdesktop.com/' |
homepage 'https://tdesktop.com/' |
||||
license :gpl |
license :gpl |
||||
|
|
||||
|
depends_on macos: '>= :mountain_lion' |
||||
|
|
||||
# Renamed to avoid conflict with telegram |
# Renamed to avoid conflict with telegram |
||||
app 'Telegram.app', target: 'Telegram Desktop.app' |
app 'Telegram.app', target: 'Telegram Desktop.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue