Skip to content

Commit

Permalink
Update project_options to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Dec 4, 2023
1 parent 69dde0c commit c4e4e06
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ project(
include(FetchContent)
FetchContent_Declare(
_hictk_project_options
URL "${CMAKE_CURRENT_SOURCE_DIR}/external/project_options-v0.29.0.tar.xz"
URL_HASH SHA256=ee2836af616d42e22c61048f4aedafd104fbfd97cf52bdd122a212d98777304c
URL "${CMAKE_CURRENT_SOURCE_DIR}/external/project_options-v0.33.0.tar.xz"
URL_HASH SHA256=b55dddd6c8af37c35b0bdd90d78088ef05beb423d6a56a55850e33fa3d464675
SYSTEM)
FetchContent_MakeAvailable(_hictk_project_options)

Expand Down
Binary file removed external/project_options-v0.29.0.tar.xz
Binary file not shown.
Binary file added external/project_options-v0.33.0.tar.xz
Binary file not shown.

0 comments on commit c4e4e06

Please sign in to comment.