Skip to content

Commit 4e93b2e

Browse files
committed
chore: try instrument-hooks with static buffer
1 parent e5c972b commit 4e93b2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

core/instrument-hooks

0 commit comments

Comments
 (0)