aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-03-28 10:15:58 +0800
committerGitHub <noreply@github.com>2020-03-27 19:15:58 -0700
commit4b822a1388d01c0cdb51168c115a78a9c3e05121 (patch)
tree3e2e96edec5f4c221f909e817e1f5e9518ce78fc /ports/catch2/CONTROL
parentec11757f90621e9542cb9297f9df0a8841cbd3df (diff)
downloadvcpkg-4b822a1388d01c0cdb51168c115a78a9c3e05121.tar.gz
vcpkg-4b822a1388d01c0cdb51168c115a78a9c3e05121.zip
[catch2] Update to 2.11.3 (#10536)
Diffstat (limited to 'ports/catch2/CONTROL')
-rw-r--r--ports/catch2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL
index ac32127a6..4a8e3ced3 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.11.1
+Version: 2.11.3
Description: A modern, header-only test framework for unit testing.
Homepage: https://github.com/catchorg/Catch2