shellz: add 1.4.0 bottle.

This commit is contained in:
BrewTestBot 2018-10-21 13:28:37 +00:00 committed by commitay
parent 738b9032cc
commit 93fe256e01

View file

@ -4,6 +4,13 @@ class Shellz < Formula
url "https://github.com/evilsocket/shellz/archive/v1.4.0.tar.gz"
sha256 "d5d2d33cf5c6898be97eb20c08ea7053cc5ee7449542afe9d1a06b14a57c0312"
bottle do
cellar :any_skip_relocation
sha256 "494dc447302a25f84d9a5164f92138ce9ae8b366cf33dd00b71e3e6429e60dd4" => :mojave
sha256 "e346665aad2c792f1e4f95ee5c35837c86dd43d433da8b475def3174357934e9" => :high_sierra
sha256 "9dcc0ebb77ba4c79f48158f86584db1b5d00b13ee40bd1d49f3601d1a9d5c2e4" => :sierra
end
depends_on "dep" => :build
depends_on "go" => :build