aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorDaniel Marshall <xandan@gmail.com>2018-09-05 18:55:53 +0100
committerDaniel Marshall <xandan@gmail.com>2018-09-05 18:55:53 +0100
commit7ec7a08ea605b4073f3e2e18019090af25d526ca (patch)
treef032746c8fd0316f017bdaf731630b1f9b4ae833 /ports/catch2/CONTROL
parentacb791b228dbfea5229fdb0b7985acba41beba59 (diff)
downloadvcpkg-7ec7a08ea605b4073f3e2e18019090af25d526ca.tar.gz
vcpkg-7ec7a08ea605b4073f3e2e18019090af25d526ca.zip
Updated Catch2 to 2.4.0
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 41b534b59..10c288d42 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.3.0
+Version: 2.4.0
Description: A modern, header-only test framework for unit testing.
Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2