capnp 0.5.0
Closes Homebrew/homebrew#35045. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
92a248d62e
commit
ea94936e65
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Capnp < Formula
|
||||
homepage "http://kentonv.github.io/capnproto/"
|
||||
url "http://capnproto.org/capnproto-c++-0.4.1.tar.gz"
|
||||
sha1 "18ce1a404c2bf68e6625e44927bfe6b67186cb15"
|
||||
url "http://capnproto.org/capnproto-c++-0.5.0.tar.gz"
|
||||
sha1 "5eec5929d9b64628b2e7b6646369f112079a1f61"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue