stubby: add 0.1.2 bottle.

This commit is contained in:
BrewTestBot 2017-08-24 09:53:14 +00:00 committed by ilovezfs
parent 076af5f8d0
commit ab19f5531c

View file

@ -5,6 +5,12 @@ class Stubby < Formula
sha256 "bdac5dac5873f34a34db8da2538ab7d4f2bd7ff0315eb53db3d5cca5adedabfc"
head "https://github.com/getdnsapi/stubby.git", :branch => "develop"
bottle do
sha256 "a263e896750cec54cbb829f2e7f8ab26f2b85a2bae989fc6576e0be6818399f0" => :sierra
sha256 "c4f115a00e557ad08632d585fdb2b7b8f32c8b20f68622dabe16174e83f73e23" => :el_capitan
sha256 "6bdf61c02159995647e5c1c68a46a71f3fa792ad6b438490f4f7c8361f3c3b2f" => :yosemite
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build