protobuf-swift 3.0.5
Closes #5236. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6f39caef0b
commit
1b9c1dc4b2
1 changed files with 2 additions and 2 deletions
|
@ -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/3.0.4.tar.gz"
|
||||
sha256 "1193b3b98fc95cc6e179487516a4973028920dd53340276cd099b67aa1d78217"
|
||||
url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.5.tar.gz"
|
||||
sha256 "12b41b86d6ee3146e41f4a36ae9f6a0954be98a76489bc5b0d1cba55cb7067e1"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue