swift-protobuf 1.3.1

Closes #36866.

Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
Tommy Yang 2019-02-09 17:30:36 -08:00 committed by Jan Viljanen
parent f9e12c1344
commit 1d32281dc7

View file

@ -1,8 +1,8 @@
class SwiftProtobuf < Formula
desc "Plugin and runtime library for using protobuf with Swift"
homepage "https://github.com/apple/swift-protobuf"
url "https://github.com/apple/swift-protobuf/archive/1.2.0.tar.gz"
sha256 "5a5a38c8a18227a2771649fb23bb9d38438c466056e1d3d9595ae1ddf97b2d2c"
url "https://github.com/apple/swift-protobuf/archive/1.3.1.tar.gz"
sha256 "ff0049f7e10faff918190a321dddc0084224cb3687f4e704022c57a52094bbed"
head "https://github.com/apple/swift-protobuf.git"
bottle do