Skip to content

Commit

Permalink
change sha hash
Browse files Browse the repository at this point in the history
  • Loading branch information
adityaa1413 committed Jan 31, 2023
1 parent c8dd8aa commit 548c64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcap_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ macro(build_mcap_vendor)
include(FetchContent)
fetchcontent_declare(mcap
URL https://github.com/foxglove/mcap/archive/refs/tags/releases/cpp/v0.8.0.tar.gz
URL_HASH SHA1=b44637791da2c9c1cec61a3ba6994f1ef63a228c # v0.8.0
URL_HASH SHA1=5f229666c13280af14eeb0485da5100bad606184 # v0.8.0
)
fetchcontent_makeavailable(mcap)

Expand Down

0 comments on commit 548c64f

Please sign in to comment.