From 55be8cec9268e541127837f58f6d7cba693366c5 Mon Sep 17 00:00:00 2001 From: Alexey Khokhlov Date: Mon, 18 Jun 2018 17:46:20 +0300 Subject: [PATCH] protobuf-swift 4.0.3 Closes #29172. 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 266056564c..f908bb5f8a 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/4.0.1.tar.gz" - sha256 "098434ab76cc489c92100c0352d4476259737ed925d2c98d267848e7c8be80aa" + url "https://github.com/alexeyxo/protobuf-swift/archive/4.0.3.tar.gz" + sha256 "c4580fb46018e994cbb2c8a810a251a1cced1bca84513bdd4364c97070e0c20c" bottle do cellar :any