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 368505c commit d6797adCopy full SHA for d6797ad
Formula/p/protoc-gen-grpc-swift.rb
@@ -1,8 +1,8 @@
1
class ProtocGenGrpcSwift < Formula
2
desc "Protoc plugin for generating gRPC Swift stubs"
3
homepage "https://github.com/grpc/grpc-swift-protobuf"
4
- url "https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/2.0.0.tar.gz"
5
- sha256 "308e62a9160603310f055a8fa02484f80e245ad49e094cef4193b520a1736adf"
+ url "https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/2.1.0.tar.gz"
+ sha256 "4d31d1c96e361a01443cb4037293d3fc586568e9bfca13fd7290bc3e20f0ecb8"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/grpc/grpc-swift-protobuf.git", branch: "main"
0 commit comments