protobuf-swift 3.0.28
Closes #19988. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4e59008663
commit
4447d2d76b
1 changed files with 2 additions and 2 deletions
|
@ -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/3.0.27.tar.gz"
|
||||
sha256 "25b3d0de3440aa4e49aeb7bed3e8ee2c7f507c95f37bc84e564d50978dcc63eb"
|
||||
url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.28.tar.gz"
|
||||
sha256 "dfa07e41ddc790d3373e16195c9bee8512ebba34979aeb70357a922d6ac7bf7f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue