mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
chore: update C# generator to v1.4.17
PiperOrigin-RevId: 534753342
This commit is contained in:
parent
117be9dfdf
commit
e35db431ce
1 changed files with 2 additions and 2 deletions
|
|
@ -425,9 +425,9 @@ http_archive(
|
|||
urls = ["https://github.com/googleapis/gax-dotnet/archive/refs/tags/%s.tar.gz" % _gax_dotnet_version],
|
||||
)
|
||||
|
||||
_gapic_generator_csharp_version = "1.4.16"
|
||||
_gapic_generator_csharp_version = "1.4.17"
|
||||
|
||||
_gapic_generator_csharp_sha256 = "7750129b5f0bcdd86ead738ac159ae580d51b1c885c95abea066c8d8332acd3f"
|
||||
_gapic_generator_csharp_sha256 = "8a3b1deeb1a3679cb1f82d121322249c281b372d2eb52ba53586cc054ab5eee0"
|
||||
|
||||
http_archive(
|
||||
name = "gapic_generator_csharp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue