Skip to content

Commit 3c0d5d9

Browse files
telegram-downloader: Update to version 0.20.3
1 parent 3b2ad77 commit 3c0d5d9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

bucket/telegram-downloader.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"version": "0.20.2",
2+
"version": "0.20.3",
33
"homepage": "https://github.com/iyear/tdl",
44
"description": "A cli utility for downloading files from Telegram, backing up your Telegram data, uploading files to Telegram, and recovering your Telegram data.",
55
"license": "AGPL-3.0",
66
"architecture": {
77
"32bit": {
8-
"url": "https://github.com/iyear/tdl/releases/download/v0.20.2/tdl_Windows_32bit.zip",
9-
"hash": "85f51894021eb178cc2beab9755e3c1626ea3986ab5f8eb4d1faf713492f9ba2"
8+
"url": "https://github.com/iyear/tdl/releases/download/v0.20.3/tdl_Windows_32bit.zip",
9+
"hash": "58ad81bf8c61d97e9ca1554d4149c8102a70322b4f8fd43876872132cd197553"
1010
},
1111
"64bit": {
12-
"url": "https://github.com/iyear/tdl/releases/download/v0.20.2/tdl_Windows_64bit.zip",
13-
"hash": "60cae59ebb3bb6df188ba558cc4ee0e4d7f1707c799611836d296b8b2b4ac454"
12+
"url": "https://github.com/iyear/tdl/releases/download/v0.20.3/tdl_Windows_64bit.zip",
13+
"hash": "a908fe0e8aef387e50f3861ddcbd4f47b9c915153845ab05017a66478c0c530b"
1414
},
1515
"arm64": {
16-
"url": "https://github.com/iyear/tdl/releases/download/v0.20.2/tdl_Windows_arm64.zip",
17-
"hash": "6bd3d1dfb72fab2c719f9e797be5078ef85d4fe2e3de40e79fac2f6fb22920b0"
16+
"url": "https://github.com/iyear/tdl/releases/download/v0.20.3/tdl_Windows_arm64.zip",
17+
"hash": "b08f7d61b6bca66e2bc6540a221d189a044f09b90a7a6ffbf230be0f891ba719"
1818
}
1919
},
2020
"bin": "tdl.exe",

0 commit comments

Comments
 (0)