protobuf-swift 3.0.27
Closes #19946. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ac51f04941
commit
a88a11e786
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class ProtobufSwift < Formula
|
class ProtobufSwift < Formula
|
||||||
desc "Implementation of Protocol Buffers in Swift"
|
desc "Implementation of Protocol Buffers in Swift"
|
||||||
homepage "https://github.com/alexeyxo/protobuf-swift"
|
homepage "https://github.com/alexeyxo/protobuf-swift"
|
||||||
url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.26.tar.gz"
|
url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.27.tar.gz"
|
||||||
sha256 "a74aed7c5dd809c51996ee5fef1a973310540ffa0f9c846f7530f522dbd87ab0"
|
sha256 "25b3d0de3440aa4e49aeb7bed3e8ee2c7f507c95f37bc84e564d50978dcc63eb"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue