Victor Popkov
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
Casks/telegram-alpha.rb
|
|
@ -1,11 +1,11 @@ |
|
|
|
cask 'telegram-alpha' do |
|
|
|
version '3.6-109684,712' |
|
|
|
sha256 'fc3d7d0ce0eb1e1b9bb6b673d6c9ef88e28b8b544ef241efc5b8a3c0c05e9323' |
|
|
|
version '3.6-109697,713' |
|
|
|
sha256 'bac646aaa40a2470a7f6cb64a46078f1e5c0c212a4996917988fac496b21b5b9' |
|
|
|
|
|
|
|
# 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: 'c59e8709b7d8357c06fc04586db3b873a8c6e7ace772cee9e9c672848c877960' |
|
|
|
checkpoint: '209b08145f572a1c45f6777687dcd627d98728d1f0d8be9b3427146896563544' |
|
|
|
name 'Telegram for macOS' |
|
|
|
name 'Telegram Swift' |
|
|
|
homepage 'https://macos.telegram.org/' |
|
|
|