Allow automatically get latest gRPC source (#909)

This commit is contained in:
crazywhalecc
2025-12-11 15:51:32 +08:00
parent 88d135a4e5
commit fefcbf4029
3 changed files with 54 additions and 5 deletions

View File

@@ -399,7 +399,7 @@
"binary": "hosted",
"source": {
"type": "git",
"rev": "v1.75.x",
"regex": "v(?<version>1.\\d+).x",
"url": "https://github.com/grpc/grpc.git"
}
},