mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
Update build utils
This commit is contained in:
parent
5c2c3c742c
commit
74b6fb0580
@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file"
|
||||
|
||||
http_archive(
|
||||
name = "com_google_protobuf",
|
||||
urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.8.0.zip"],
|
||||
sha256 = "1e622ce4b84b88b6d2cdf1db38d1a634fe2392d74f0b7b74ff98f3a51838ee53",
|
||||
strip_prefix = "protobuf-3.8.0",
|
||||
urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.14.0.zip"],
|
||||
sha256 = "bf0e5070b4b99240183b29df78155eee335885e53a8af8683964579c214ad301",
|
||||
strip_prefix = "protobuf-3.14.0",
|
||||
type = "zip",
|
||||
)
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 21c0ca93b0cd44e7eb500a1c02729a08b496b6c2
|
||||
Subproject commit e2b1e1e4399bd168a00d1c3125eaa3ae52835340
|
@ -1 +1 @@
|
||||
Subproject commit ed81c15f9b577880c13b987101100cbac03f45c2
|
||||
Subproject commit eca50db5a95a50b2be8367d644aebf4d1d880c52
|
Loading…
x
Reference in New Issue
Block a user