Skip to content

Commit a767dba

Browse files
authored
Bump relic toolkit to 3a23142be0a5510a3aa93cd6c76fc59d3fc732a5 (dashpay#22)
1 parent c91e561 commit a767dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(FetchContent)
77
if (DEFINED ENV{RELIC_MAIN})
88
set(RELIC_GIT_TAG "origin/main")
99
else ()
10-
set(RELIC_GIT_TAG "1885ae3b681c423c72b65ce1fe70910142cf941c")
10+
set(RELIC_GIT_TAG "3a23142be0a5510a3aa93cd6c76fc59d3fc732a5")
1111
endif ()
1212

1313
message(STATUS "Relic will be built from: ${RELIC_GIT_TAG}")

0 commit comments

Comments
 (0)