File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1735,6 +1735,7 @@ swagger-codegen
1735
1735
swagger-codegen@2
1736
1736
swagger2markup-cli
1737
1737
swi-prolog
1738
+ swift-protobuf
1738
1739
swiftformat
1739
1740
swiftplantuml
1740
1741
swig
Original file line number Diff line number Diff line change 1
1
class SwiftProtobuf < Formula
2
2
desc "Plugin and runtime library for using protobuf with Swift"
3
3
homepage "https://github.com/apple/swift-protobuf"
4
- url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.25.2 .tar.gz"
5
- sha256 "7d269be07c0bc5e53171c50f577f8d515701c54408c21573c454dfcec68f46a0 "
4
+ url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.26.0 .tar.gz"
5
+ sha256 "25224376205a54bb719fe7d97aeb9d8f5219c7ef668f426a5dab2da7db992842 "
6
6
license "Apache-2.0"
7
7
head "https://github.com/apple/swift-protobuf.git" , branch : "main"
8
8
You can’t perform that action at this time.
0 commit comments