mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[jwsung91-unilink] update to 0.3.2 (#49373)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO jwsung91/unilink
|
||||
REF v0.3.1
|
||||
SHA512 4b21038a132de4dd923efd8c03668cc2512078b8ff5f327a4c8640d7b35525dd0337efe261111ed6d7cc2cb7b6fa2fdbb07891b547586268334e70d87724f7f2)
|
||||
REF v${VERSION}
|
||||
SHA512 fef5cccc439db9b49ad53bc751d8a319825e56e5799f1eb43643efc11a83900b0aabc6125e9c13eead6f301b9a21c625730cc3be9dafdd52a6782e44b58b3717)
|
||||
|
||||
string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "dynamic" UNILINK_BUILD_SHARED)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jwsung91-unilink",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "Simple, cross-platform async C++ communication library for Serial, TCP, and UDP",
|
||||
"homepage": "https://github.com/jwsung91/unilink",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -4157,7 +4157,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"jwsung91-unilink": {
|
||||
"baseline": "0.3.1",
|
||||
"baseline": "0.3.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"jwt-cpp": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "723378303e5a413f195aba4fb73fa5f631b58dd4",
|
||||
"version": "0.3.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "f64a47b57082e6ac2c2782f93103b7c7b83452f8",
|
||||
"version": "0.3.1",
|
||||
|
||||
Reference in New Issue
Block a user