aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-05-11 15:33:14 +0800
committerGitHub <noreply@github.com>2021-05-11 00:33:14 -0700
commit822c2dde6a5aa452fd17f31c693b20a04304a171 (patch)
tree98d76dab5e706a47bc7c4fb7654e867d6ce3853e /ports/gtest/CONTROL
parentf10ecce2b5da7d0b26764bae7c75170dda0cfef2 (diff)
downloadvcpkg-822c2dde6a5aa452fd17f31c693b20a04304a171.tar.gz
vcpkg-822c2dde6a5aa452fd17f31c693b20a04304a171.zip
[gtest] Update to the latest commit (#17709)
* [gtest] Update to the latest commit * update version * update version-date * update version * modify version notes * update version
Diffstat (limited to 'ports/gtest/CONTROL')
-rw-r--r--ports/gtest/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
deleted file mode 100644
index c0f5bb9d4..000000000
--- a/ports/gtest/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: gtest
-Version: 1.10.0
-Port-Version: 4
-Homepage: https://github.com/google/googletest
-Description: GoogleTest and GoogleMock testing frameworks.