aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_sanity.sh
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-05-28 16:51:52 -0700
committerGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-05-28 17:06:07 -0700
commit19b1478f14e88f7061a8da358e4e4a0203f71386 (patch)
treed40edf155619f7d11734482e278f5c5f514e4d10 /tools/run_tests/run_sanity.sh
parent40c466583c36f999c573acb721f6162a4359aebf (diff)
Update protobuf to release v3.0.0-alpha-3
Fixes #1759.
Diffstat (limited to 'tools/run_tests/run_sanity.sh')
-rwxr-xr-xtools/run_tests/run_sanity.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/run_sanity.sh b/tools/run_tests/run_sanity.sh
index 003e525526..ebb09d9469 100755
--- a/tools/run_tests/run_sanity.sh
+++ b/tools/run_tests/run_sanity.sh
@@ -45,6 +45,6 @@ git submodule > $submodules
diff -u $submodules - << EOF
05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f)
3df69d3aefde7671053d4e3c242b228e5d79c83f third_party/openssl (OpenSSL_1_0_2a)
- 8908cf16fe81f42c766fdf067b1da4554f54ed87 third_party/protobuf (v3.0.0-alpha-1-1044-g8908cf1)
+ 3e2c8a5dd79481e1d36572cdf65be93514ba6581 third_party/protobuf (v3.0.0-alpha-1-1048-g3e2c8a5)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
EOF