Skip to content
Snippets Groups Projects
Verified Commit 3be7e9b9 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Revert "Update coeurl for fmt10 compatibility"

This reverts commit d8791f02.
parent d8791f02
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -25,7 +25,7 @@ option(USE_BUNDLED_LIBCURL "Use the bundled version of spdlog." ${HUNTER_ENABLED ...@@ -25,7 +25,7 @@ option(USE_BUNDLED_LIBCURL "Use the bundled version of spdlog." ${HUNTER_ENABLED
option(USE_BUNDLED_SPDLOG "Use the bundled version of spdlog." ${HUNTER_ENABLED}) option(USE_BUNDLED_SPDLOG "Use the bundled version of spdlog." ${HUNTER_ENABLED})
project(coeurl project(coeurl
VERSION 831e2ee8e9cf08ea1ee9736cde8370f9d0312abc VERSION 0.3.0
DESCRIPTION "Simple library to do http requests asynchronously via CURL in C++." DESCRIPTION "Simple library to do http requests asynchronously via CURL in C++."
HOMEPAGE_URL "https://nheko.im/nheko-reborn/cocurl") HOMEPAGE_URL "https://nheko.im/nheko-reborn/cocurl")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment