Skip to content

Commit

Permalink
[pprint] Fix #7301 (#7317)
Browse files Browse the repository at this point in the history
* [pprint] Fix #7301

* [pprint] Remove patch
  • Loading branch information
myd7349 authored and dan-shaw committed Jul 19, 2019
1 parent 8250553 commit eb30c4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion ports/pprint/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Source: pprint
Version: 2019-06-01
Version: 2019-07-19
Description: Pretty Printer for Modern C++
Homepage: https://github.com/p-ranav/pprint
4 changes: 2 additions & 2 deletions ports/pprint/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO p-ranav/pprint
REF 71d85f0cd4ec2012c9cf19bfa741e094fcecfa3e
SHA512 6b0ff7a75a09226f775fa01fd9753d0f69c4838b40253fe9fc824eeee3c2efa1884e711188858f185f9c765f1dadace0bb72227d71e4d2218c493ddfb60224fa
REF 2fb81cd4af62c019ea28ea1707164fc3637bc656
SHA512 51bdf0e06666511fb475b46ff2d512e5d04b231f63c274c021f56b194501885a0302af95cc90977b0a3b39b555d1076926f618d0a6751926acb5f8b2a968bc0a
HEAD_REF master
)

Expand Down

0 comments on commit eb30c4b

Please sign in to comment.