aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorMartin Hořeňovský <martin.horenovsky@gmail.com>2018-03-11 17:12:49 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-03-11 09:12:49 -0700
commit5bb27b217681f8809f07acffb6aa87915a9bca0e (patch)
tree59684990ddaf072c0393846800a12fe1c3a4192b /ports/catch2/CONTROL
parent6670b87c18c544bbc9fa167f583b27dc52bce3d9 (diff)
downloadvcpkg-5bb27b217681f8809f07acffb6aa87915a9bca0e.tar.gz
vcpkg-5bb27b217681f8809f07acffb6aa87915a9bca0e.zip
Update Catch to 2.2.1 (#3004)
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 3f87c3130..7300079fc 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.2.0
+Version: 2.2.1
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2