[capnproto] update to 0.10.3 (#28329)

* [capnproto] update to 0.10.3

* v db
This commit is contained in:
Alexander Neumann 2022-12-14 04:28:47 +01:00 committed by GitHub
parent 86cd6e0532
commit 03026de50d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO capnproto/capnproto
REF v0.10.2
SHA512 079AB715EA19AC207F72BB4874AB6362C11DFB9128342EC937E3F4D27E4100530CF9E6A0275EACA1E45A1BB706B65179A526EA8CFCEBA93BB36CD6C4F1C0CF5B
REF v0.10.3
SHA512 d8f699220f0738a456238f0e3e638940a340c005f378d6845c805d0e4935d19dc21ba1701710963edb59d8982fefe00aae5e834f912cb734e68cdee10154be01
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "capnproto",
"version": "0.10.2",
"version": "0.10.3",
"description": "Data interchange format and capability-based RPC system",
"homepage": "https://capnproto.org/",
"license": "MIT",

View File

@ -1289,7 +1289,7 @@
"port-version": 0
},
"capnproto": {
"baseline": "0.10.2",
"baseline": "0.10.3",
"port-version": 0
},
"capstone": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "928a9a658c34e9a664531e0a6762a60408737e54",
"version": "0.10.3",
"port-version": 0
},
{
"git-tree": "39b6753b801bbb3981ed2622a92c9b1642e11fde",
"version": "0.10.2",