protobuf-swift 4.0.4
also serves as revision for protobuf
This commit is contained in:
parent
ddcfc5e50b
commit
bb2aac4ecc
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/4.0.3.tar.gz"
|
||||
sha256 "c4580fb46018e994cbb2c8a810a251a1cced1bca84513bdd4364c97070e0c20c"
|
||||
url "https://github.com/alexeyxo/protobuf-swift/archive/4.0.4.tar.gz"
|
||||
sha256 "5f95c202b3e600717577bec410e19329322291b30d3c4ecb828a370a42d13d3a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue