Skip to content

Commit ed18f13

Browse files
committed
swift-protobuf 1.30.0
1 parent 87423db commit ed18f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.29.0.tar.gz"
5-
sha256 "0a37b1f0aab5aca1e47d0729b878004a4e3c1d5a79ad9aedc51b62d19d36f67d"
4+
url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.30.0.tar.gz"
5+
sha256 "fbcdcca3aae7ca11756d4d183cb7b886c0e95bea4f516352f3a6aad77270b091"
66
license "Apache-2.0"
77
head "https://github.com/apple/swift-protobuf.git", branch: "main"
88

0 commit comments

Comments
 (0)