Skip to content

Commit

Permalink
[capnproto] Bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhuai committed Dec 23, 2024
1 parent f06267d commit 76b88ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/capnproto/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions ports/capnproto/vcpkg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 76b88ec

Please sign in to comment.