aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorLarryIII <33021067+LarryIII@users.noreply.github.com>2018-07-03 18:00:30 +0800
committerRobert Schumacher <roschuma@microsoft.com>2018-07-03 03:00:30 -0700
commit430c8ca413ad85c9100435e4eac37f8aaec73ff9 (patch)
treeadcf7c4e39fa51f0659af223b8c2ab0c322f540a /ports/gtest/CONTROL
parentb81090e2507c6512bdc9896bab02acc68488263f (diff)
downloadvcpkg-430c8ca413ad85c9100435e4eac37f8aaec73ff9.tar.gz
vcpkg-430c8ca413ad85c9100435e4eac37f8aaec73ff9.zip
update gtest to latest commit to fix issues of google-cloud-cpp (#3836)
Diffstat (limited to 'ports/gtest/CONTROL')
-rw-r--r--ports/gtest/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
index 2fa32ae3c..fbb19eaf6 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,3 +1,3 @@
Source: gtest
-Version: 1.8.0-8
+Version: 1.8.0-9
Description: GoogleTest and GoogleMock testing frameworks.