Skip to content

Commit

Permalink
Merge pull request microsoft#7716 from ehsan-mohammadi/dev1
Browse files Browse the repository at this point in the history
[doctest] Update library to 2.3.4
  • Loading branch information
cbezault authored Aug 16, 2019
2 parents 9e17c42 + f71048c commit 424ceb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/doctest/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: doctest
Version: 2.3.3
Version: 2.3.4
Homepage: https://github.com/onqtam/doctest
Description: The fastest feature-rich C++ single-header testing framework for unit tests and TDD
4 changes: 2 additions & 2 deletions ports/doctest/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 onqtam/doctest
REF 2.3.3
SHA512 9ef94de93906f3c43918f232b3baa64756fdaee883afc5b2e785e76b108f1aa0d526a49dac58ffb0475ebfd8d8394ef266aec499c29282eea9a2752fb60b663f
REF 2.3.4
SHA512 ca97da8e22684f2d901d0a9dc9c1d0c7126a850f75fe20c37a4d8bbc6f7eafc961313a6c58ca712f00465fff107e1b6b6d9557d2b04edb3029b0035bcfa6db20
HEAD_REF master
)

Expand Down

0 comments on commit 424ceb0

Please sign in to comment.