Skip to content

Commit 2fe37b1

Browse files
chore: bump instrument-hooks to suppress stub warnings
1 parent c856e49 commit 2fe37b1

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 0c971823b17cb5a3bbd0cce4411cbee2c6fe4317
18+
GIT_TAG 4376be3e1e2d0e0c82d690bcb8e54bde98b7805c
1919
)
2020
FetchContent_MakeAvailable(instrument_hooks_repo)
2121
FetchContent_GetProperties(instrument_hooks_repo)

0 commit comments

Comments
 (0)