From 3bf4cb7f464c87c45a0c94d41287a45963782fda Mon Sep 17 00:00:00 2001 From: Astra Vexton Date: Sat, 11 Dec 2021 17:37:28 +0000 Subject: [PATCH] Update tag to 1.7.10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 83428a1..10affdb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -TAG := master +TAG := a53cb30 schema-update: curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl