Skip to content

Commit 054a4d1

Browse files
committed
chore: bump instrument-hooks to d83209f for macos support
1 parent 40963b6 commit 054a4d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go-runner/src/runner/overlay/instrument_hooks.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use tar::Archive;
66
use tempfile::TempDir;
77

88
const INSTRUMENT_HOOKS_REPO: &str = "CodSpeedHQ/instrument-hooks";
9-
const INSTRUMENT_HOOKS_COMMIT: &str = "ecdf31a3afd0fb879823e40df65129ec823d374b";
9+
const INSTRUMENT_HOOKS_COMMIT: &str = "d83209f91683cf4c1677bdde28e0e43ca201f6ed";
1010

1111
/// Get the instrument-hooks directory, downloading if necessary
1212
/// Downloads to /tmp/codspeed-instrument-hooks-{commit}/

0 commit comments

Comments
 (0)