Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 51becc8

Browse files
committed
Update MRSO commit to track
1 parent 6c6f080 commit 51becc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/buildDeps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# This should be set to the commit hash that is being tracked. Needed even if TRACKING_PR is set.
4-
TRACKING_COMMIT="faa2dde"
4+
TRACKING_COMMIT="60f67ef"
55
# To track a particular pull request, put it's number here, otherwise comment it out.
66
TRACKING_PR="64"
77

0 commit comments

Comments
 (0)