diff options
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
