|
@ -1,12 +1,13 @@ |
|
|
cask 'telegram-desktop-dev' do |
|
|
cask 'telegram-desktop-dev' do |
|
|
version '1.0.29' |
|
|
version '1.0.37.alpha' |
|
|
sha256 'fda92753e5311eec0b545bebcc1909164bd7c7f63bff434692ea7bcc4925da88' |
|
|
sha256 '4d9220bfb06f608cdfab3acd90bca40054688b88973c511d31648a9ffc4fce5f' |
|
|
|
|
|
|
|
|
# tdesktop.com was verified as official when first introduced to the cask |
|
|
# tdesktop.com was verified as official when first introduced to the cask |
|
|
url "https://updates.tdesktop.com/tmac/tsetup.#{version}.dmg" |
|
|
url "https://updates.tdesktop.com/tmac/tsetup.#{version}.dmg" |
|
|
name 'Telegram' |
|
|
name 'Telegram' |
|
|
homepage 'https://desktop.telegram.org/' |
|
|
homepage 'https://desktop.telegram.org/' |
|
|
|
|
|
|
|
|
|
|
|
conflicts_with cask: 'telegram-desktop' |
|
|
depends_on macos: '>= :mountain_lion' |
|
|
depends_on macos: '>= :mountain_lion' |
|
|
|
|
|
|
|
|
# Renamed to avoid conflict with telegram |
|
|
# Renamed to avoid conflict with telegram |
|
|