pgv: bump version to 8e6aaf5. (#319)

This picks up the weak link approach and a number of bug fixes needed
for C++ code generation.

Signed-off-by: Harvey Tuch <htuch@google.com>
pull/313/merge
htuch 7 years ago committed by GitHub
parent c73bf48b92
commit 9852d446f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      bazel/repositories.bzl

@ -1,7 +1,7 @@
GOOGLEAPIS_SHA = "5c6df0cd18c6a429eab739fb711c27f6e1393366" # May 14, 2017
PROMETHEUS_SHA = "6f3806018612930941127f2a7c6c453ba2c527d2" # Nov 02, 2017
PGV_GIT_SHA = "36e0c0b5946eb7347d755b9b2f55bb3fc0967846"
PGV_GIT_SHA = "8e6aaf55f4954f1ef9d3ee2e8f5a50e79cc04f8f"
def api_dependencies():
native.git_repository(

Loading…
Cancel
Save