Skip to content

Commit d103231

Browse files
authored
Update CMakeLists.txt
1 parent 221dcca commit d103231

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ cmake_minimum_required(VERSION 3.12)
88
include(${CMAKE_CURRENT_LIST_DIR}/cmake/HunterGate.cmake)
99
set(HUNTER_STATUS_DEBUG ON)
1010
HunterGate(
11-
URL https://github.com/soramitsu/soramitsu-hunter/tree/v0.23.257-soramitsu17
12-
SHA1 d04949fb0ae4b21d7e71374666ed301e8b83e7e9
11+
URL https://github.com/soramitsu/soramitsu-hunter/archive/tags/v0.23.257-soramitsu17.tar.gz
12+
SHA1 c7ccd337314b27485b75d0f0f5d5b42e7e3c2629
1313
)
1414

1515
project(Scale LANGUAGES CXX VERSION 1.0.0)

0 commit comments

Comments
 (0)