Skip to content

Commit

Permalink
Update protobuf to use tag instead of head
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Soileau committed Jul 22, 2024
1 parent bd88a2e commit db6ad5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/projects/Protobuf/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,9 @@ hunter_add_version(
VERSION
"3.19.4-p1"
URL
"https://github.com/stephans/cpp-pm-protobuf/archive/refs/heads/hunter-3.19.4.tar.gz"
"https://github.com/stephans/cpp-pm-protobuf/archive/refs/tags/3.19.4-p1.tar.gz"
SHA1
2e0277ee1cbddfb565772be46ce79009cc1f238c
40e378d024928efa190e3fd59f66dc6510f79ea6
)


Expand Down

0 comments on commit db6ad5b

Please sign in to comment.