Skip to content

Commit

Permalink
chore: update git_tag after PR merge
Browse files Browse the repository at this point in the history
  • Loading branch information
GwnDaan committed Dec 26, 2024
1 parent c647d24 commit 043dae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/FindCAN_Stack.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ if(NOT TARGET isobus::isobus)
FetchContent_Declare(
CAN_Stack
GIT_REPOSITORY https://github.com/Open-Agriculture/AgIsoStack-plus-plus.git
GIT_TAG db00fa406a6d83bf8cb75cc32650eb29e0f396e9)
GIT_TAG 68bc01550156a0d9ce7f191d2be8145cdc084771)
FetchContent_MakeAvailable(CAN_Stack)
endif()

0 comments on commit 043dae4

Please sign in to comment.