mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
capnp: Update to version 1.2.0
This commit is contained in:
parent
07d12f32a8
commit
86dfe53269
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "Cap'n Proto is an insanely fast data interchange format and capability-based RPC system",
|
||||
"homepage": "https://capnproto.org",
|
||||
"license": "MIT",
|
||||
"url": "https://capnproto.org/capnproto-c++-win32-1.1.0.zip",
|
||||
"hash": "623b7525501d410e6479c8029eba265aa57ac8153c6fa09ab21a62f906b3e3f9",
|
||||
"url": "https://capnproto.org/capnproto-c++-win32-1.2.0.zip",
|
||||
"hash": "0624f01bfa6eb08d0fa0b84cda00455448568ffe89734fd59da7b46b8729e83f",
|
||||
"bin": [
|
||||
"capnproto-tools-win32-1.1.0/capnp.exe",
|
||||
"capnproto-tools-win32-1.1.0/capnpc-c++.exe",
|
||||
"capnproto-tools-win32-1.1.0/capnpc-capnp.exe"
|
||||
"capnproto-tools-win32-1.2.0/capnp.exe",
|
||||
"capnproto-tools-win32-1.2.0/capnpc-c++.exe",
|
||||
"capnproto-tools-win32-1.2.0/capnpc-capnp.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://api.github.com/repositories/9090933/tags",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user