aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorMartin Hořeňovský <martin.horenovsky@gmail.com>2018-03-07 19:09:57 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-03-07 10:09:57 -0800
commit03deecdf207190d1e133ca304f33d2d946ee6ca3 (patch)
treea02322e08b810fdc1329ed639bb66a11b8fd1183 /ports/catch2/CONTROL
parent59795e2a8e4e2ecd0f1a09e165b61291764df94d (diff)
downloadvcpkg-03deecdf207190d1e133ca304f33d2d946ee6ca3.tar.gz
vcpkg-03deecdf207190d1e133ca304f33d2d946ee6ca3.zip
Update Catch to 2.2.0 (#2981)
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 272a2592d..3f87c3130 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.1.2
+Version: 2.2.0
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2