Skip to content

Commit

Permalink
Update hash to fix windows failures (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde authored Jul 25, 2024
1 parent 753d267 commit 1fba2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ find_package(ament_cmake_vendor_package REQUIRED)

ament_vendor(mimick_vendor
VCS_URL https://github.com/ros2/Mimick.git
VCS_VERSION 4dbd495e9f3d87a83c3201ef9d851e85f7133db7
VCS_VERSION 1e138b0e13da99278453dc96af954890d9f48348
)

ament_export_dependencies(mimick)
Expand Down

0 comments on commit 1fba2c4

Please sign in to comment.