From af4387f9fc4dc82fb039f7f95f5f728ef22546dd Mon Sep 17 00:00:00 2001 From: astravexton Date: Wed, 8 Dec 2021 11:29:15 +0000 Subject: [PATCH] Use master branch --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9eeafb5..a05c5e0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -TAG := 831ca4b +TAG := schema-update: curl https://raw.githubusercontent.com/tdlib/td/${TAG}/td/generate/scheme/td_api.tl 2>/dev/null > ./data/td_api.tl