Skip to content

Commit 84a7f57

Browse files
authored
Bump hunter (#276)
* Bump hunter * Remove lsquic from config.cmake * Update hunter
1 parent ac6543c commit 84a7f57

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

cmake/Hunter/config.cmake

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,3 @@
1414
# SHA1 1234567890abcdef1234567890abcdef12345678
1515
# CMAKE_ARGS "CMAKE_VARIABLE=value"
1616
# )
17-
18-
hunter_config(lsquic
19-
URL https://github.com/qdrvm/lsquic/archive/b79ff5c4be9936089d32dc1bc2dac70d54651e80.zip
20-
SHA1 d628f8d7ec68ec33d7f404fbb7b433c62980aa13
21-
KEEP_PACKAGE_SOURCES
22-
)

cmake/Hunter/init.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ set(
3131
include(${CMAKE_CURRENT_LIST_DIR}/HunterGate.cmake)
3232

3333
HunterGate(
34-
URL https://github.com/qdrvm/hunter/archive/refs/tags/v0.25.3-qdrvm22.zip
35-
SHA1 72b046fe42baefb968898e46f9442a7e9bc4e1b0
34+
URL https://github.com/qdrvm/hunter/archive/refs/tags/v0.25.3-qdrvm23.zip
35+
SHA1 3fb58496e599fa3d35e94d1810324c6b379029f1
3636
LOCAL
3737
)

0 commit comments

Comments
 (0)