Skip to content

Commit 926cefa

Browse files
committed
chore: bump instrument-hooks
1 parent 1c22e59 commit 926cefa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include(FetchContent)
1515
FetchContent_Declare(
1616
instrument_hooks_repo
1717
GIT_REPOSITORY https://github.com/CodSpeedHQ/instrument-hooks
18-
GIT_TAG ecdf31a3afd0fb879823e40df65129ec823d374b
18+
GIT_TAG b9ddb5bc654b2e6fa13eb18efcd3a45e7ecda0bb
1919
)
2020
FetchContent_MakeAvailable(instrument_hooks_repo)
2121
FetchContent_GetProperties(instrument_hooks_repo)

0 commit comments

Comments
 (0)