Skip to content

Commit b0f79b6

Browse files
BrewTestBotchenrui333
authored andcommitted
capnp 1.2.0
1 parent ff938d6 commit b0f79b6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/c/capnp.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Capnp < Formula
22
desc "Data interchange format and capability-based RPC system"
33
homepage "https://capnproto.org/"
4-
url "https://capnproto.org/capnproto-c++-1.1.0.tar.gz"
5-
sha256 "07167580e563f5e821e3b2af1c238c16ec7181612650c5901330fa9a0da50939"
4+
url "https://capnproto.org/capnproto-c++-1.2.0.tar.gz"
5+
sha256 "ed00e44ecbbda5186bc78a41ba64a8dc4a861b5f8d4e822959b0144ae6fd42ef"
66
license "MIT"
7-
revision 1
87
head "https://github.com/capnproto/capnproto.git", branch: "master"
98

109
livecheck do

0 commit comments

Comments
 (0)