Skip to content

Commit

Permalink
[Catch2] Update to v2.9.1 (microsoft#7497)
Browse files Browse the repository at this point in the history
  • Loading branch information
RT2Code authored and Rastaban committed Aug 2, 2019
1 parent e7e254c commit 69cc77d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/catch2/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: catch2
Version: 2.7.2-2
Version: 2.9.1-1
Description: A modern, header-only test framework for unit testing.
Homepage: https://github.com/catchorg/Catch2
4 changes: 2 additions & 2 deletions ports/catch2/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO catchorg/Catch2
REF v2.7.2
SHA512 ac58cb3b676c73a361a494492e7b1f1b85cba7d08feb2d09b2269109a89b66aa37efead6b0a9fca64678f42a3395a3b02b6d461b4cb35310451ce849a79d04ae
REF v2.9.1
SHA512 ea18eef1fece72518c8a46b89727f5d0545a15038957087324abe6421c682693379476ff46106132f080677ebcc1c9ead51a9cf25dced3bb576a33e4f6fae4f6
HEAD_REF master
)

Expand Down

0 comments on commit 69cc77d

Please sign in to comment.