mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
update appcenter project of Telegram Beta for macOS.
This commit is contained in:
parent
f1167fedd1
commit
95ad805a4b
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ async def track_additional_files(
|
|||
|
||||
|
||||
async def download_telegram_macos_beta_and_extract_resources(session: aiohttp.ClientSession):
|
||||
parameterized_url = 'apps/keepcoder/telegram-swift/distribution_groups/public'
|
||||
parameterized_url = 'apps/keepcoder/Telergam-Beta-Updated/distribution_groups/public'
|
||||
download_url = await get_download_link_of_latest_appcenter_release(parameterized_url, session)
|
||||
|
||||
if not download_url:
|
||||
|
|
Loading…
Reference in a new issue