mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[rpclib]Update to 2.2.1 (#4798)
* (rpclib)Update to 2.2.1 * [rpclib]Update to 2.2.1
This commit is contained in:
parent
aafce6227a
commit
e78a40b553
@ -1,3 +1,3 @@
|
||||
Source: rpclib
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Description: a RPC library for C++, providing both a client and server implementation. It is built using modern C++14.
|
||||
|
@ -8,8 +8,8 @@ endif()
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO rpclib/rpclib
|
||||
REF v2.2.0
|
||||
SHA512 73d2344debb3a6ced6a045ba3bf8839a6f91d8f43dfac8760c65d19d1fc7960e778457a20fddbd771d7dd4b12e32d8a925f1fc008d11ccc5654dbeb08ba0f50a
|
||||
REF v2.2.1
|
||||
SHA512 a63c6d09a411fb6b87d0df7c4f75a189f775ff0208f5f1c67333a85030a47efe60d5518e5939e98abc683a6063afb6cfed51f118f594a2a08be32330a9691051
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user