akamai: add 0.1.1 bottle.

This commit is contained in:
BrewTestBot 2017-07-21 18:22:50 +00:00 committed by ilovezfs
parent accd519a65
commit 704b113b47

View file

@ -4,6 +4,13 @@ class Akamai < Formula
url "https://github.com/akamai/cli/archive/0.1.1.tar.gz"
sha256 "d6548a96249c398546ba70ae83eda1d9172174966ae9586b806db926928843be"
bottle do
cellar :any_skip_relocation
sha256 "e75485aca676727e73df65f65924ac7e815ef9e3541118593b510e40e13e6fc0" => :sierra
sha256 "7477ecde0341bef4435185a6c15db4e8676d4441086a526e5ff58d6cbe052798" => :el_capitan
sha256 "1d2399080a05deef0dde6bc0354ab5bc46d2fddc693e4c2c6c309695c2408562" => :yosemite
end
depends_on "go" => :build
depends_on "glide" => :build