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