From 731f3e5426ec1bae9471be17181470ce93d7b5f6 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 7 Nov 2017 04:12:21 -0800 Subject: [PATCH] protobuf-swift 4.0.0 Closes #20361. Signed-off-by: ilovezfs --- 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 6adea15420..1e782e3b4c 100644 --- a/Formula/protobuf-swift.rb +++ b/Formula/protobuf-swift.rb @@ -1,8 +1,8 @@ class ProtobufSwift < Formula desc "Implementation of Protocol Buffers in Swift" homepage "https://github.com/alexeyxo/protobuf-swift" - url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.28.tar.gz" - sha256 "dfa07e41ddc790d3373e16195c9bee8512ebba34979aeb70357a922d6ac7bf7f" + url "https://github.com/alexeyxo/protobuf-swift/archive/4.0.0.tar.gz" + sha256 "4ffbf2e2dc6492fb9b44df2b78695d877b77552ad0e3dead4279c13ebb0e5b36" bottle do cellar :any