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 bc7be97 commit 46b65fdCopy full SHA for 46b65fd
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/1.1.0.tar.gz"
5
- sha256 "fe19d6931605e957031369578ab03faa6b3b3ad8fdee0214a08275ef209f36f9"
+ url "https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/1.2.0.tar.gz"
+ sha256 "63d15e901e46c609915cb5a797537416ab60bb5b21bcdb8a5ed57776f6a0bf65"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/grpc/grpc-swift-protobuf.git", branch: "main"
0 commit comments