Update telegram from 8.2 to 8.3 (#115595)

* Update telegram from 8.2 to 8.3

* Update telegram.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Elf Sundae 2021-12-09 06:53:29 +08:00 committed by GitHub
parent 41de2c914f
commit efd2ff4235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
cask "telegram" do
version "8.2,223044"
sha256 "cb2df6d7c906ef39bc6f9923c46ffec404e3713372101cd5fbcffc6749eb1bc8"
version "8.3,223729"
sha256 "b45d144f110a3b1515cc811162eab7806e79c002ccde0619c86cc254783b398e"
url "https://osx.telegram.org/updates/Telegram-#{version.before_comma}.#{version.after_comma}.app.zip"
url "https://osx.telegram.org/updates/Telegram-#{version.csv.first}.#{version.csv.second}.app.zip"
name "Telegram for macOS"
desc "Messaging app with a focus on speed and security"
homepage "https://macos.telegram.org/"