File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
class ProtocGenGrpcSwift < Formula
2
2
desc "Protoc plugin for generating gRPC Swift stubs"
3
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 "
4
+ url "https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/1.2 .0.tar.gz"
5
+ sha256 "63d15e901e46c609915cb5a797537416ab60bb5b21bcdb8a5ed57776f6a0bf65 "
6
6
license "Apache-2.0"
7
7
version_scheme 1
8
8
head "https://github.com/grpc/grpc-swift-protobuf.git" , branch : "main"
@@ -13,9 +13,9 @@ class ProtocGenGrpcSwift < Formula
13
13
end
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "19c9c068affc59d455635cf5d2749d3f36eb35ea8bb05bdea9a708df1b90497d "
17
- sha256 cellar : :any_skip_relocation , arm64_linux : "79ce459845c581ebbe4658fd83218ec6aab80e43d131a496eabcd5eb7ccc5f44 "
18
- sha256 cellar : :any_skip_relocation , x86_64_linux : "5f196d46a031f46add8ca18b687de951994fc96f007099125b2acb5b64a84da2 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e57d5d774c7744e571795d8425a8737e2ccaa05c166110340e5b4de912f9ae48 "
17
+ sha256 cellar : :any_skip_relocation , arm64_linux : "2071381a7b1744b63fc6fd3f853f335e8fec96ab8acc759d5acec4550729ff06 "
18
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7b6e68af5721a017a348cd215ae95026eb35360a5b1f1c86f7f46698b9a1cccd "
19
19
end
20
20
21
21
depends_on xcode : [ "15.0" , :build ]
You can’t perform that action at this time.
0 commit comments