aboutsummaryrefslogtreecommitdiff
path: root/ports/doctest/CONTROL
diff options
context:
space:
mode:
authorAMS21 <19614997+AMS21@users.noreply.github.com>2019-12-21 22:05:30 +0000
committerRobert Schumacher <roschuma@microsoft.com>2019-12-21 14:05:30 -0800
commit5e88eec627c2e007624f69f34acdaabafa239a0f (patch)
treea6f848f22094df27e68bd152f0a412551e9c6acc /ports/doctest/CONTROL
parentedbc0dee676131128549eb2030b8172885144a3a (diff)
downloadvcpkg-5e88eec627c2e007624f69f34acdaabafa239a0f.tar.gz
vcpkg-5e88eec627c2e007624f69f34acdaabafa239a0f.zip
[doctest] Update library to 2.3.6 (#9403)
Diffstat (limited to 'ports/doctest/CONTROL')
-rw-r--r--ports/doctest/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/doctest/CONTROL b/ports/doctest/CONTROL
index 4b7f0cc1b..37d61b70c 100644
--- a/ports/doctest/CONTROL
+++ b/ports/doctest/CONTROL
@@ -1,4 +1,4 @@
Source: doctest
-Version: 2.3.5
+Version: 2.3.6
Homepage: https://github.com/onqtam/doctest
Description: The fastest feature-rich C++ single-header testing framework for unit tests and TDD