[libcopp] Update to 1.3.4 (#14996) (#14997)

This commit is contained in:
OWenT 2020-12-09 01:59:36 +08:00 committed by GitHub
parent 5dcfd3eaa4
commit 1338ab5771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: libcopp
Version: 1.3.3
Version: 1.3.4
Description: A cross-platfrom coroutine library for C++
Maintainer: owent <admin@owent.net>
Homepage: https://libcopp.atframe.work/

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO owt5008137/libcopp
REF 0b77f07d25ca61ec6d10080fa75152ecb4b0a7d3 # 1.3.3
SHA512 03a88456530f0c9973d84a2feabff89bd17ffca850b69c033e1fe9d2077042156e4b2f3352a158a8e4d5dff7640dac540b95f158bda4bb9b73441d6cba699070
REF d7ee2550fdcaf3961e4284bb5218e3ed05be437c # 1.3.4
SHA512 0fa7a83c17046e187183d0244828e82adeb5e39e75b27757d1b540fd8948c48b02de40edea706d588ba553a276c4f2f8e9e3dad78065e515a1652abe4fbea8b0
HEAD_REF v2
)