mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 16:53:02 +08:00
[nngpp] Update to 1.3.0 (#10975)
This commit is contained in:
parent
cb80389182
commit
43760aa86f
@ -1,5 +1,5 @@
|
|||||||
Source: nngpp
|
Source: nngpp
|
||||||
Version: 1.2.4
|
Version: 1.3.0
|
||||||
Homepage: https://github.com/cwzx/nngpp
|
Homepage: https://github.com/cwzx/nngpp
|
||||||
Description: C++ wrapper around the nanomsg NNG API.
|
Description: C++ wrapper around the nanomsg NNG API.
|
||||||
Build-Depends: nng
|
Build-Depends: nng
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO cwzx/nngpp
|
REPO cwzx/nngpp
|
||||||
REF 85294eda3f584281439649a074f46e2d3516b2a1
|
REF cc5d2641babab165d8a9943817c46d36c6dc17c2 #v1.3.0
|
||||||
SHA512 8f794c323a4cefe67b525652480154bbd6b8ca205f37de04ee1a14fc56b794a754972931c85dc5a1969b6fc626ef6b7f1a2682ac9cd627c86b2e811a5c077c0e
|
SHA512 76b78f5b39b24fae3820924abb5c2f8f51f1683c08211366668745196b184ee4b4c9b1fd2fc68e8f234a56b802a4a79249d173d1562af46046d19a4498222405
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user