From d33818393efbad67595d3d0a9f96fa4cf5ca55f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= <xpamych@yandex.ru> Date: Sat, 2 Nov 2024 17:50:13 +0300 Subject: [PATCH] update --- python3-deepdiff/alr.sh | 2 +- python3-rich/alr.sh | 2 +- telegram-desktop-bin/alr.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python3-deepdiff/alr.sh b/python3-deepdiff/alr.sh index e234d57..f85c89d 100644 --- a/python3-deepdiff/alr.sh +++ b/python3-deepdiff/alr.sh @@ -1,5 +1,5 @@ name='python3-deepdiff' -version='7.0.1' +version='8.0.1' release='1' desc='Deep Difference and Search of any Python object/data.' homepage='https://github.com/seperman/deepdiff' diff --git a/python3-rich/alr.sh b/python3-rich/alr.sh index cf6a741..2e23992 100644 --- a/python3-rich/alr.sh +++ b/python3-rich/alr.sh @@ -1,5 +1,5 @@ name='python3-rich' -version='13.9.3' +version='13.9.4' release='1' desc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal.' homepage='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal' diff --git a/telegram-desktop-bin/alr.sh b/telegram-desktop-bin/alr.sh index 990c805..03a1fc6 100755 --- a/telegram-desktop-bin/alr.sh +++ b/telegram-desktop-bin/alr.sh @@ -1,5 +1,5 @@ name='telegram-desktop-bin' -version='5.6.3' +version='5.7.1' release='1' desc='Official desktop version of Telegram messaging app - Static binaries' homepage='https://github.com/telegramdesktop/tdesktop'