diff options
| author | Martin Hořeňovský <martin.horenovsky@gmail.com> | 2018-02-09 19:44:48 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-09 10:44:48 -0800 |
| commit | ca45a305cff2c39e162271cdb64314ca10e38363 (patch) | |
| tree | 74f88ab3a82f0a025a7d4fc98fbb849a47a26bf2 /ports/catch2/CONTROL | |
| parent | 73e45b0ce2b4132a24708a0359c76927ed418e15 (diff) | |
| download | vcpkg-ca45a305cff2c39e162271cdb64314ca10e38363.tar.gz vcpkg-ca45a305cff2c39e162271cdb64314ca10e38363.zip | |
Update Catch to 2.1.2 (#2763)
Diffstat (limited to 'ports/catch2/CONTROL')
| -rw-r--r-- | ports/catch2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch2/CONTROL b/ports/catch2/CONTROL index 0f169ae4e..272a2592d 100644 --- a/ports/catch2/CONTROL +++ b/ports/catch2/CONTROL @@ -1,4 +1,4 @@ Source: catch2 -Version: 2.1.1 +Version: 2.1.2 Description: A modern, header-only test framework for unit testing. Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2 |
