Skip to content

Commit 46b65fd

Browse files
committed
protoc-gen-grpc-swift 1.2.0
1 parent bc7be97 commit 46b65fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/protoc-gen-grpc-swift.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ProtocGenGrpcSwift < Formula
22
desc "Protoc plugin for generating gRPC Swift stubs"
33
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"
4+
url "https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/1.2.0.tar.gz"
5+
sha256 "63d15e901e46c609915cb5a797537416ab60bb5b21bcdb8a5ed57776f6a0bf65"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/grpc/grpc-swift-protobuf.git", branch: "main"

0 commit comments

Comments
 (0)