Skip to content

Commit

Permalink
[libcopp] Update library to 1.2.0 (microsoft#7770)
Browse files Browse the repository at this point in the history
  • Loading branch information
owent authored and cbezault committed Aug 20, 2019
1 parent 743bec7 commit 48598bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/libcopp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: libcopp
Version: 1.1.0-2
Version: 1.2.0
Description: A cross-platfrom coroutine library for C++
4 changes: 2 additions & 2 deletions ports/libcopp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO owt5008137/libcopp
REF 1.1.0
SHA512 27b444d158281786154830c6e216e701ba0301af1d7a08873b33e27ce3d2db6ddb4753239878633f4c2aed9f759b46f961408a2eb7b50b5d445c3531c1fa9546
REF 1.2.0
SHA512 7e98380cb6a8d7ae9b458fe609e2ebce15da4b1ee6cc5570112685f484ef42466f4974aa14fce90715ef175125acef47097b36bb7707abd6950581b8ec03c541
HEAD_REF v2
)

Expand Down

0 comments on commit 48598bc

Please sign in to comment.