aboutsummaryrefslogtreecommitdiff
path: root/ports/doctest/CONTROL
diff options
context:
space:
mode:
authornicole mazzuca <mazzucan@outlook.com>2020-03-04 10:58:57 -0800
committerGitHub <noreply@github.com>2020-03-04 10:58:57 -0800
commit047fa52aa23e8a77d6590cce95411629e1bfb899 (patch)
tree86c072182a08c94bb39f228d64b564ef0e070e67 /ports/doctest/CONTROL
parent98ff68076217dbd1a6b9fe255bd8cc1c50421814 (diff)
downloadvcpkg-047fa52aa23e8a77d6590cce95411629e1bfb899.tar.gz
vcpkg-047fa52aa23e8a77d6590cce95411629e1bfb899.zip
[doctest] Update to version 2.3.7 (#10275)
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 37d61b70c..6704aba82 100644
--- a/ports/doctest/CONTROL
+++ b/ports/doctest/CONTROL
@@ -1,4 +1,4 @@
Source: doctest
-Version: 2.3.6
+Version: 2.3.7
Homepage: https://github.com/onqtam/doctest
Description: The fastest feature-rich C++ single-header testing framework for unit tests and TDD