riff: add 0.2.0 bottle.
This commit is contained in:
parent
3165cd18df
commit
4131377d79
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class Riff < Formula
|
|||
:tag => "v0.2.0",
|
||||
:revision => "1ae190ff3c7edf4b375ee935f746ebfd1d8eaf5c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "325694273e94fa659ef043da822687080048aed91ea560b54222539c08d3a39e" => :mojave
|
||||
sha256 "e306adf4f271b2d4174defcd8b0feb58da47904d4fc29846ca160ad399d2f895" => :high_sierra
|
||||
sha256 "6f1e171d2a60d05539fb10172625653039c787a8476198cab79a6638bdec3ad6" => :sierra
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
depends_on "kubernetes-cli"
|
||||
|
||||
|
|
Loading…
Reference in a new issue