diff options
| author | MikeGitb <MikeGitb@users.noreply.github.com> | 2019-02-07 21:07:20 +0100 |
|---|---|---|
| committer | Codiferous <44823842+Codiferous@users.noreply.github.com> | 2019-02-07 12:07:20 -0800 |
| commit | e1d0090697753e72a2a9fcf5eaf9421fd7aaa51f (patch) | |
| tree | 7c33bf5196243ae6bbe88ede2a7b68bddf3c094c /ports/catch2/CONTROL | |
| parent | bc119009abf1d6a4937737a7fd48260f15fbcdec (diff) | |
| download | vcpkg-e1d0090697753e72a2a9fcf5eaf9421fd7aaa51f.tar.gz vcpkg-e1d0090697753e72a2a9fcf5eaf9421fd7aaa51f.zip | |
[Catch2] Upgrade to 2.6.0 (#5327)
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 15a9da60a..8a6b57c53 100644 --- a/ports/catch2/CONTROL +++ b/ports/catch2/CONTROL @@ -1,4 +1,4 @@ Source: catch2 -Version: 2.5.0 +Version: 2.6.0 Description: A modern, header-only test framework for unit testing. Issues, PRs and changelogs can be found at https://github.com/catchorg/Catch2 |
