Skip to content

Commit

Permalink
Upgrade to v0.36 of C++ Hedera protobufs (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Walworth <[email protected]>
  • Loading branch information
rwalworth authored Apr 6, 2023
1 parent 5fd02d5 commit 40bc4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HederaApi.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(HAPI_LIBRARY_HASH "3b623e66a0794a13f22556033634e716758379242d2d6dd9e0488e941dc475e9" CACHE STRING "Use the configured hash to verify the Hedera API protobuf library release")
set(HAPI_LIBRARY_HASH "ed4516e220cb9373b118c7ae3912675f82769628188de9c19faf340ba0f35fe3" CACHE STRING "Use the configured hash to verify the Hedera API protobuf library release")
set(HAPI_LIBRARY_URL "https://github.com/hashgraph/hedera-protobufs-cpp/releases/download/v0.36.0/hapi-library-6ea31fa4.tar.gz" CACHE STRING "Use the configured URL to download the Hedera API protobuf library package")

set(HAPI_LOCAL_LIBRARY_PATH "" CACHE STRING "Overrides the configured HAPI_LIBRARY_URL setting and instead uses the local path to retrieve the artifacts")
Expand Down

0 comments on commit 40bc4d3

Please sign in to comment.