aboutsummaryrefslogtreecommitdiff
path: root/ports/catch2/CONTROL
diff options
context:
space:
mode:
authorunknown <mohammadi.ehsan1994@gmail.com>2019-08-15 13:55:08 +0430
committerunknown <mohammadi.ehsan1994@gmail.com>2019-08-15 13:55:08 +0430
commit278bbe4769932a786c7e1b86e4bc9a0cf57d1c68 (patch)
tree5ea678c6ee83a893ba7da65420592375a0082e49 /ports/catch2/CONTROL
parent547fc19218300ce35956dc95523ca02bda99fb98 (diff)
downloadvcpkg-278bbe4769932a786c7e1b86e4bc9a0cf57d1c68.tar.gz
vcpkg-278bbe4769932a786c7e1b86e4bc9a0cf57d1c68.zip
[catch2] Update library to 2.9.2
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 bba0085bb..810b18dd1 100644
--- a/ports/catch2/CONTROL
+++ b/ports/catch2/CONTROL
@@ -1,4 +1,4 @@
Source: catch2
-Version: 2.9.1-1
+Version: 2.9.2
Description: A modern, header-only test framework for unit testing.
Homepage: https://github.com/catchorg/Catch2