We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87423db commit ed18f13Copy full SHA for ed18f13
Formula/s/swift-protobuf.rb
@@ -1,8 +1,8 @@
1
class SwiftProtobuf < Formula
2
desc "Plugin and runtime library for using protobuf with Swift"
3
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"
+ url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.30.0.tar.gz"
+ sha256 "fbcdcca3aae7ca11756d4d183cb7b886c0e95bea4f516352f3a6aad77270b091"
6
license "Apache-2.0"
7
head "https://github.com/apple/swift-protobuf.git", branch: "main"
8
0 commit comments