mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 06:08:03 +08:00
* [pprint] Fix #7301 * [pprint] Remove patch
This commit is contained in:
parent
8250553789
commit
eb30c4bd0b
@ -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
|
||||
|
@ -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
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user