protobuf-swift 3.0.24
Closes #19099. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f6746abca1
commit
abb1427c5d
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.23.tar.gz"
|
||||
sha256 "276ed362c440ebcfe258b1ccf38160983ec518a29855f35c0bf38b4a5fd38068"
|
||||
url "https://github.com/alexeyxo/protobuf-swift/archive/3.0.24.tar.gz"
|
||||
sha256 "b259dbf0306c3cb37fa15958cc1b3135ca2fd4febee2362f2917f19acdc093e8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue