diff --git a/WORKSPACE b/WORKSPACE index 4c549bc..4cf4d21 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -33,9 +33,9 @@ http_archive( http_archive( name = "com_google_googleapis", - sha256 = "113e285e443ad73f70b6fda89aae93abb987b30d8ccb3f80cdef31ee3a42444a", - strip_prefix = "googleapis-aa15f328736501d01fac1d599655c392b5b12a3c", - urls = ["https://github.com/googleapis/googleapis/archive/aa15f328736501d01fac1d599655c392b5b12a3c.tar.gz"], + sha256 = "c1a717740150ad842cf42f140c2c9bfa56a2afc613352b26ecb123e2b58c6207", + strip_prefix = "googleapis-87fc660f97f73400a420cca25fc0dd71741175cd", + urls = ["https://github.com/googleapis/googleapis/archive/87fc660f97f73400a420cca25fc0dd71741175cd.tar.gz"], ) http_archive(