We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4466d9 commit 12033c2Copy full SHA for 12033c2
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "6e4e52d2808559c08c9c1a5c7b277166f7546e7f08fed6204184177dfe0c7f6e",
46
- strip_prefix = "googleapis-567bb943c9ce2ccb6d183a4f9d77022064c05b3f",
+ sha256 = "5ef4c4140dd4b76647c05d0759f1b367675f9cb724f776d9dc69dac73f4c4d2b",
+ strip_prefix = "googleapis-261895f1d8ced9564f4cf872f7f4f9a1f4c615d3",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/567bb943c9ce2ccb6d183a4f9d77022064c05b3f.zip",
+ "https://github.com/googleapis/googleapis/archive/261895f1d8ced9564f4cf872f7f4f9a1f4c615d3.zip",
49
],
50
)
51
0 commit comments