Skip to content

Commit d6797ad

Browse files
committed
protoc-gen-grpc-swift 2.1.0
1 parent 368505c commit d6797ad

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/2.0.0.tar.gz"
5-
sha256 "308e62a9160603310f055a8fa02484f80e245ad49e094cef4193b520a1736adf"
4+
url "https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/2.1.0.tar.gz"
5+
sha256 "4d31d1c96e361a01443cb4037293d3fc586568e9bfca13fd7290bc3e20f0ecb8"
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)