Skip to content

Commit 7664bff

Browse files
authored
Fix tdlib download url (#500)
1 parent 325d84d commit 7664bff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
accessing
22
downloadUrl
33

4-
^ 'https://github.com/hpi-swa-teaching/tdlib/releases/download/v1.8.0/tdlib-1.8.0.zip'
4+
^ 'https://github.com/rgwohlbold/tdlib/releases/download/v1.8.0/tdlib-1.8.0.zip'

packages/TelegramClient-Core.package/TCCWindowsClient.class/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"class" : {
33
"downloadArchive" : "pk 8/6/2021 15:28",
4-
"downloadUrl" : "rgw 6/2/2022 10:11",
4+
"downloadUrl" : "rgw 6/13/2022 10:35",
55
"fileName" : "f.w. 7/15/2020 22:04",
66
"moduleName" : "js 8/2/2020 13:21" },
77
"instance" : {

0 commit comments

Comments
 (0)