protobuf-swift 3.0.16
Closes #13298. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ff2cbe0586
commit
70141dee4e
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.15.tar.gz"
|
||||
sha256 "2131366f4b81d68660dfbccf3ad06188ea62a7928fbca922a6969adbb0696606"
|
||||
url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.16.tar.gz"
|
||||
sha256 "6505f2ea50a2f226ebb0f14910f7d05e7b8343c191ef848e226db1c8feb6ea67"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue