From 61e47c0050ff32513726b6d9a6fece1e5874f93d Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 5 Mar 2017 22:39:52 -0800 Subject: [PATCH] protobuf-swift 3.0.11 Closes #10631. 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 40f850b53b..f776560162 100644 --- a/Formula/protobuf-swift.rb +++ b/Formula/protobuf-swift.rb @@ -1,8 +1,8 @@ class ProtobufSwift < Formula desc "Implementation of Protocol Buffers in Apple Swift." homepage "https://github.com/alexeyxo/protobuf-swift" - url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.10.tar.gz" - sha256 "1d8043faae3f1ca5ec077b0bb2a0403db75aa4854daf76282fc910de4d567d5b" + url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.11.tar.gz" + sha256 "0eb6bdcdfe2ef4ff0f1771336a26c70be68272e585efa4c2aab37ca298a7508e" bottle do cellar :any