Skip to content

Commit

Permalink
Update librdkafka to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 13, 2024
1 parent ac0e299 commit 8ecf927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/l/librdkafka/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ package("librdkafka")

add_urls("https://github.com/edenhill/librdkafka/archive/refs/tags/$(version).tar.gz",
"https://github.com/edenhill/librdkafka.git")
add_versions("v2.5.0", "3dc62de731fd516dfb1032861d9a580d4d0b5b0856beb0f185d06df8e6c26259")
add_versions("v1.6.2", "b9be26c632265a7db2fdd5ab439f2583d14be08ab44dc2e33138323af60c39db")
add_versions("v1.8.2-POST2", "d556d07cb88ea689e28c8e058ec3265ab333c9fc5e8f4ac0b7509bb5ae0e9f25")

Expand Down

0 comments on commit 8ecf927

Please sign in to comment.