Skip to content

Commit

Permalink
grpc 1.14.2
Browse files Browse the repository at this point in the history
Closes Homebrew#31726.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
DomT4 committed Sep 3, 2018
1 parent e522631 commit f0d3cc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/grpc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Grpc < Formula
desc "Next generation open source RPC library and framework"
homepage "https://www.grpc.io/"
url "https://github.com/grpc/grpc/archive/v1.14.1.tar.gz"
sha256 "16f22430210abf92e06626a5a116e114591075e5854ac78f1be8564171658b70"
url "https://github.com/grpc/grpc/archive/v1.14.2.tar.gz"
sha256 "c747e4d903f7dcf803be53abed4e4efc5d3e96f6c274ed1dfca7a03fa6f4e36b"
head "https://github.com/grpc/grpc.git"

bottle do
Expand Down

0 comments on commit f0d3cc7

Please sign in to comment.