We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5764c commit ba8aa59Copy full SHA for ba8aa59
cmake/Hunter/init.cmake
@@ -31,7 +31,7 @@ set(
31
include(${CMAKE_CURRENT_LIST_DIR}/HunterGate.cmake)
32
33
HunterGate(
34
- URL "https://github.com/soramitsu/soramitsu-hunter/archive/v0.23.253-soramitsu1.tar.gz"
35
- SHA1 2b8e570843e8b6a0c96d70a8d312dda425fa52a9
+ URL "https://github.com/soramitsu/soramitsu-hunter/archive/v0.23.254-soramitsu1.tar.gz"
+ SHA1 7819e7dd14f58b6df2fd7f2bc835265d60add3f5
36
LOCAL
37
)
0 commit comments