Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit bc4d932

Browse files
committed
Update to 0.0.6
1 parent 025e39d commit bc4d932

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmake/HunterDownload.cmake.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ if(root_is_empty)
1010
message(FATAL_ERROR "HUNTER_ROOT is empty")
1111
endif()
1212

13-
set(VERSION "v0.0.5")
14-
set(HASH e9c05ed85d81d924319a982c1a691c6a18c2bfc4)
13+
set(VERSION "v0.0.6")
14+
set(HASH a10641976245ed0031ec2acc4aa9720993575433)
1515

1616
ExternalProject_Add(
1717
Hunter

0 commit comments

Comments
 (0)