Skip to content

Commit

Permalink
Fix brpc 1.10.0-p0 checksum.
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroff committed Aug 5, 2024
1 parent 6be13c7 commit ce1ec70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/projects/brpc/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ hunter_add_version(
hunter_add_version(
PACKAGE_NAME brpc
VERSION "1.10.0-p0"
URL "https://github.com/ambroff/brpc/archive/refs/heads/1.10.0-p0.zip"
SHA1 "fdfac0fbcc51ac643ac7d8d89cae5d06b9dbb065"
URL "https://github.com/ambroff/brpc/archive/refs/heads/1.10.0-p0.tar.gz"
SHA1 "a7aff49ad7d5147865614995b3bd5d1cb86bb6a1"
)

hunter_cmake_args(
Expand Down

0 comments on commit ce1ec70

Please sign in to comment.