Skip to content

Commit

Permalink
Update Relic anchor to aecdcae7956f542fbee2392c1f0feb0a8ac41dc5
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineKhaldi committed Aug 29, 2021
1 parent f9db7fa commit 4713552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -44,8 +44,8 @@ FetchContent_MakeAvailable(Sodium)
if (DEFINED ENV{RELIC_MAIN})
set(RELIC_GIT_TAG "origin/main")
else ()
# This is currently anchored to upstream b7b2266a0e4ee6f628f61d3ab638f524a18b52f1
set(RELIC_GIT_TAG "d20d97c046da2c1689916569e9895b48a4693624")
# This is currently anchored to upstream aecdcae7956f542fbee2392c1f0feb0a8ac41dc5
set(RELIC_GIT_TAG "1d98e5abf3ca5b14fd729bd5bcced88ea70ecfd7")
endif ()

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

0 comments on commit 4713552

Please sign in to comment.