Skip to content

Commit bb1b5da

Browse files
committed
swift-protobuf 1.26.0
autobump: add swift-protobuf Signed-off-by: Rui Chen <[email protected]>
1 parent c554711 commit bb1b5da

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,6 +1735,7 @@ swagger-codegen
17351735
swagger-codegen@2
17361736
swagger2markup-cli
17371737
swi-prolog
1738+
swift-protobuf
17381739
swiftformat
17391740
swiftplantuml
17401741
swig

Formula/s/swift-protobuf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SwiftProtobuf < Formula
22
desc "Plugin and runtime library for using protobuf with Swift"
33
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"
66
license "Apache-2.0"
77
head "https://github.com/apple/swift-protobuf.git", branch: "main"
88

0 commit comments

Comments
 (0)