From 616298db787197e8b01e22627e9e90271a4e5524 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Fri, 4 Jul 2025 00:13:00 +0500 Subject: upd: emotespp url --- bot/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/CMakeLists.txt b/bot/CMakeLists.txt index 85eb870..261e467 100644 --- a/bot/CMakeLists.txt +++ b/bot/CMakeLists.txt @@ -115,7 +115,7 @@ FetchContent_MakeAvailable(sol) # emotespp FetchContent_Declare( emotespp - GIT_REPOSITORY https://git.shungites.casa/emotespp.git + GIT_REPOSITORY https://git.ilt.su/emotespp.git GIT_TAG master ) FetchContent_MakeAvailable(emotespp) -- cgit v1.2.3