Telegram 6.2.4 => 6.3.4 (#13650)

This commit is contained in:
Ed Reel
2025-11-27 09:21:56 -06:00
committed by GitHub
parent 42956e3fa8
commit 3fe283adae
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# Total size: 193023405
# Total size: 196767061
/usr/local/bin/Telegram
/usr/local/bin/telegram

View File

@@ -3,12 +3,12 @@ require 'package'
class Telegram < Package
description "Telegram is a messaging app with a focus on speed and security, it's super-fast, simple and free."
homepage 'https://telegram.org/'
version '6.2.4'
version '6.3.4'
license 'BSD, LGPL-2+ and GPL-3-with-openssl-exception'
compatibility 'x86_64'
min_glibc '2.29'
source_url "https://updates.tdesktop.com/tlinux/tsetup.#{version}.tar.xz"
source_sha256 '996de9468d170270ace1d2d092edc29078a0376567d2e94caf03f886a9732dcc'
source_sha256 '362c9daf5234a4f753328565d475db0ac329eadf139a9c39c8eb2347135fbf82'
depends_on 'mesa'