grpcui: add 1.0.0 bottle.

master
Dawid Dziurla 2020-06-29 15:16:12 +00:00
parent 99e3e8878c
commit 37fd6371d9
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class Grpcui < Formula
url "https://github.com/fullstorydev/grpcui/archive/v1.0.0.tar.gz"
sha256 "2169f72d23a5e4caceee3b863220bf6a4b4a15f7d88d5bb0de909ca4299a92df"
bottle do
cellar :any_skip_relocation
sha256 "a8551ee4ec39d50e8b596a5c7c3b4e8c62371f294937c951aae2f3e40931cb6d" => :catalina
sha256 "e81b5780c4d24c413ad269c6d51ff226a5b7bf929003ced43200870604d01d92" => :mojave
sha256 "c28c396193a02af6efadd816e5dea7d6a648dc178e8411e3a53885f44834619b" => :high_sierra
end
depends_on "go" => :build
def install