From 33f6570f087c370ca006a74f547220eec32d1b06 Mon Sep 17 00:00:00 2001 From: Alexey Khokhlov Date: Sun, 24 Jan 2016 19:45:49 +0300 Subject: [PATCH] protobuf-swift 2.4.1 Closes Homebrew/homebrew#48415. Signed-off-by: Andrew Janke --- 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 994597c9e3..3096746319 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/2.4.tar.gz" - sha256 "1395483f2b31b7beebe1578cd5fdd3d80441fe0ac583ae18a33f378615804e4d" + url "https://github.com/alexeyxo/protobuf-swift/archive/2.4.1.tar.gz" + sha256 "af4eba1108a76012c0e97eb74ad057dd196d2c5de8a5790fe93224b74edb9209" bottle do cellar :any