@@ -47,9 +47,9 @@ http_archive(
4747
4848http_archive (
4949 name = "com_google_protobuf" ,
50- sha256 = "e5265d552e12c1f39c72842fa91d84941726026fa056d914ea6a25cd58d7bbf8 " ,
51- urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.12.3 .zip" ],
52- strip_prefix = "protobuf-3.12.3 " ,
50+ sha256 = "bba884e1dce7b9ba5bce566bfa2d23ea2c824aa928a9133139c5485cefa69139 " ,
51+ urls = ["https://github.com/protocolbuffers/protobuf/archive/9ce8c330e736b99c2bb00bdc6a60f00ab600c283 .zip" ],
52+ strip_prefix = "protobuf-9ce8c330e736b99c2bb00bdc6a60f00ab600c283 " ,
5353)
5454
5555load ("@com_google_protobuf//:protobuf_deps.bzl" , "protobuf_deps" )
@@ -322,8 +322,8 @@ php_gapic_repositories()
322322
323323http_archive (
324324 name = "gapic_generator_csharp" ,
325- urls = ["https://github.com/googleapis/gapic-generator-csharp/archive/master .zip" ],
326- strip_prefix = "gapic-generator-csharp-master " ,
325+ urls = ["https://github.com/googleapis/gapic-generator-csharp/archive/v1.2.0 .zip" ],
326+ strip_prefix = "gapic-generator-csharp-1.2.0 " ,
327327)
328328
329329load ("@gapic_generator_csharp//:repositories.bzl" , "gapic_generator_csharp_repositories" )
0 commit comments