[capnproto] Bump to 1.1.0 (#42888)

This commit is contained in:
Weihang Ding 2024-12-24 01:38:41 +08:00 committed by GitHub
parent aa1dd09928
commit d75af6919c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO capnproto/capnproto
REF "v${VERSION}"
SHA512 56551ecad52cf06e5dd52401e6d848eae41126c6ba2bb31a9ec1c82e1b47e0e6171d69db923c118c614aec0d396ddf35724081cccef3a605c39d0b5379a2c03e
SHA512 6992efffbfb375e2ce141e5e99bcab4c2ff2e1a71817d70dc71966633c18c7136e25220bf54da66928346d43697dbdf504e04a9d24cb00313a75b8d990cf53dd
HEAD_REF master
PATCHES
undef-KJ_USE_EPOLL-for-ANDROID_PLATFORM-23.patch

View File

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

View File

@ -1505,8 +1505,8 @@
"port-version": 0
},
"capnproto": {
"baseline": "1.0.2",
"port-version": 2
"baseline": "1.1.0",
"port-version": 0
},
"capstone": {
"baseline": "5.0.3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e2f4fa657d9e0b8e00e732c697b8550cadb8bdbb",
"version": "1.1.0",
"port-version": 0
},
{
"git-tree": "34d3e2f7eaa026d154cec3576cffefe6aec1cda1",
"version": "1.0.2",