Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 9b47e50

Browse files
committed
Update hunter version
1 parent a036f74 commit 9b47e50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ if(NOT DEFINED LLVM_VERSION_SUFFIX)
3737
endif()
3838

3939
HunterGate(
40-
URL "https://github.com/DEEP-IMPACT-AG/hunter/archive/refs/tags/v0.23.295.t13.tar.gz"
41-
SHA1 "24f17851d23077e55291807553267815cc3a0d74"
40+
URL "https://github.com/DEEP-IMPACT-AG/hunter/archive/refs/tags/v0.23.295.t14.tar.gz"
41+
SHA1 "d2a7952aede612c9c68bbcf67a51ee7804df8ba0"
4242
)
4343

4444
if (NOT PACKAGE_VERSION)

0 commit comments

Comments
 (0)