From 49a9014434dd5d20310626c15756ed49378e7708 Mon Sep 17 00:00:00 2001 From: Alexey Khokhlov Date: Tue, 14 Jul 2015 12:58:38 +0300 Subject: [PATCH] protobuf-swift 2.0 Closes Homebrew/homebrew#41694. Signed-off-by: Baptiste Fontaine --- Formula/protobuf-swift.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/protobuf-swift.rb b/Formula/protobuf-swift.rb index 03e2a0353d..efa4e8d0f2 100644 --- a/Formula/protobuf-swift.rb +++ b/Formula/protobuf-swift.rb @@ -1,8 +1,8 @@ class ProtobufSwift < Formula desc "An implementation of Protocol Buffers in Swift." homepage "https://github.com/alexeyxo/protobuf-swift" - url "https://github.com/alexeyxo/protobuf-swift/archive/1.6.2.tar.gz" - sha256 "403ceaf16458765a7c0e8357468fd9da1b3b8113e2db530da5b65973dbf645c7" + url "https://github.com/alexeyxo/protobuf-swift/archive/2.0.tar.gz" + sha256 "88e45f8850923cf33cba82ef1bf15dda345b65ad803a1f273efcd1b7f24f8041" bottle do cellar :any