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 6d50a03 commit 6829286Copy full SHA for 6829286
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.31.0.tar.gz"
5
- sha256 "34b866853e9e91bda868b912a88da8b976d12924f9a1c1046a505e5c0730bdfc"
+ url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.31.1.tar.gz"
+ sha256 "e34a0b82c8d07184f7bf3c50c97b8cd4ba0351236a8673ea434af4ce11ac1446"
6
license "Apache-2.0"
7
head "https://github.com/apple/swift-protobuf.git", branch: "main"
8
0 commit comments