mirror of
https://github.com/Cheviiot/Nivora.git
synced 2026-08-03 15:51:12 +00:00
feat: add Telegram Desktop package
Repackages the official static tsetup.7.0.5.tar.xz Linux build for amd64, keeping the upstream org.telegram.desktop desktop-id and TelegramDesktop WM class.
This commit is contained in:
@@ -20,6 +20,7 @@ readonly -a PACKAGES=(
|
||||
parsec
|
||||
pineconemc
|
||||
tailscale
|
||||
telegram-desktop
|
||||
ventoy
|
||||
vual
|
||||
yandex-browser-stable
|
||||
@@ -234,6 +235,7 @@ latest_version() {
|
||||
parsec) latest_parsec ;;
|
||||
pineconemc) github_latest_release ElyPrismLauncher/Launcher ;;
|
||||
tailscale) latest_tailscale ;;
|
||||
telegram-desktop) github_latest_release telegramdesktop/tdesktop ;;
|
||||
ventoy) github_latest_release ventoy/Ventoy ;;
|
||||
vual) github_latest_release Cheviiot/Vual ;;
|
||||
yandex-browser-stable) latest_yandex_browser ;;
|
||||
|
||||
@@ -30,6 +30,7 @@ EXPECTED_PACKAGES = (
|
||||
"parsec",
|
||||
"pineconemc",
|
||||
"tailscale",
|
||||
"telegram-desktop",
|
||||
"ventoy",
|
||||
"vual",
|
||||
"yandex-browser-stable",
|
||||
|
||||
Reference in New Issue
Block a user