Skip to content

Commit

Permalink
Update grpc to v1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 8, 2024
1 parent 30323ab commit ccb609c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/g/grpc/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package("grpc")

add_urls("https://github.com/grpc/grpc/archive/refs/tags/$(version).zip",
"https://github.com/grpc/grpc.git")
add_versions("v1.65.0", "e2bd1c061d01b2e2fefb364d7de34caafd95137d6a4aea35324bc3c4b2be72a2")
add_versions("v1.51.3", "17720fd0a690e904a468b4b3dae6fa5ec40b0d1f4d418e2ca092e2f92f06fce0")
add_versions("v1.62.1", "f672a3a3b370f2853869745110dabfb6c13af93e17ffad4676a0b95b5ec204af")

Expand Down

0 comments on commit ccb609c

Please sign in to comment.