capnp: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2024-12-21 20:27:17 +00:00
parent 705f16eaba
commit ae72a68078

View File

@ -1,14 +1,14 @@
{ {
"version": "1.0.2", "version": "1.1.0",
"description": "Cap'n Proto is an insanely fast data interchange format and capability-based RPC system", "description": "Cap'n Proto is an insanely fast data interchange format and capability-based RPC system",
"homepage": "https://capnproto.org", "homepage": "https://capnproto.org",
"license": "MIT", "license": "MIT",
"url": "https://capnproto.org/capnproto-c++-win32-1.0.2.zip", "url": "https://capnproto.org/capnproto-c++-win32-1.1.0.zip",
"hash": "48a69e9c10350e2c90041e7b8d7a610a43889c178b6431145da62610c9b5435a", "hash": "623b7525501d410e6479c8029eba265aa57ac8153c6fa09ab21a62f906b3e3f9",
"bin": [ "bin": [
"capnproto-tools-win32-1.0.2/capnp.exe", "capnproto-tools-win32-1.1.0/capnp.exe",
"capnproto-tools-win32-1.0.2/capnpc-c++.exe", "capnproto-tools-win32-1.1.0/capnpc-c++.exe",
"capnproto-tools-win32-1.0.2/capnpc-capnp.exe" "capnproto-tools-win32-1.1.0/capnpc-capnp.exe"
], ],
"checkver": { "checkver": {
"url": "https://api.github.com/repositories/9090933/tags", "url": "https://api.github.com/repositories/9090933/tags",