We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9d63f commit 29f73c3Copy full SHA for 29f73c3
WORKSPACE
@@ -20,10 +20,10 @@ http_archive(
20
21
http_archive(
22
name = "googleapis",
23
- sha256 = "fa3d453b140d6952385dc5dc2bc7649c6c86c906f5126291e4445acc26ab9556",
24
- strip_prefix = "googleapis-d482d7e5793b7444260526ca813b5d1e8b3be582",
+ sha256 = "dcf0c45592f1de2443f8826689a68656d341e80d37569c18067e71878cb9baa1",
+ strip_prefix = "googleapis-b8faabe106e70d8566e97cf1fc0b2ff91e22cd3a",
25
urls = [
26
- "https://github.com/googleapis/googleapis/archive/d482d7e5793b7444260526ca813b5d1e8b3be582.zip",
+ "https://github.com/googleapis/googleapis/archive/b8faabe106e70d8566e97cf1fc0b2ff91e22cd3a.zip",
27
],
28
)
29
0 commit comments