mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
[cmake] bump hunter gate version
This commit is contained in:
parent
8ff80ceff0
commit
d8bc5b71c8
@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 3.2)
|
||||
|
||||
include("cmake/HunterGate.cmake")
|
||||
HunterGate(
|
||||
URL "https://github.com/cpp-pm/hunter/archive/v0.23.256.tar.gz"
|
||||
SHA1 "e9b8328133fc0643d5f921fec81f2c0808c98419"
|
||||
URL "https://github.com/cpp-pm/hunter/archive/v0.23.269.tar.gz"
|
||||
SHA1 "64024b7b95b4c86d50ae05b926814448c93a70a0"
|
||||
)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
Loading…
Reference in New Issue
Block a user