aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-01-16 12:19:27 -0800
committernicole mazzuca <mazzucan@outlook.com>2020-01-16 12:19:27 -0800
commit2f02076c51d7fa762251c019555f9d26414b0c96 (patch)
treefe4516b40b47d2ae3e1fd374bcecd0287d6d3755 /ports/catch2/CONTROL
parent529edbb3a4a4d9045b280d1de54205f085159abc (diff)
downloadvcpkg-2f02076c51d7fa762251c019555f9d26414b0c96.tar.gz
vcpkg-2f02076c51d7fa762251c019555f9d26414b0c96.zip
[catch2] Update to 2.1.1 (#9685)
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 de3d4de46..ac32127a6 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.11.0
+Version: 2.11.1
Description: A modern, header-only test framework for unit testing.
Homepage: https://github.com/catchorg/Catch2