awf: add 1.3.0 bottle.

This commit is contained in:
BrewTestBot 2015-08-16 23:09:23 +01:00 committed by Mike McQuaid
parent e4be191512
commit 730058a987

View file

@ -5,6 +5,13 @@ class Awf < Formula
sha256 "911ded8a307beecbb8ee1dab489fa7b1aa9d7965cb34bd938482220505814fa4"
head "https://github.com/valr/awf.git"
bottle do
cellar :any
sha256 "ff5d8ccd439f2274927c4c42e3a813fdbd9318a0b98c40a76b00c1a2a9bc18ef" => :yosemite
sha256 "01f0e493f6b090949b5ac48f71205d0350e2e98e1a9756927ff60650d0d07db9" => :mavericks
sha256 "882d85a7b0f2411ab6ce2d43f1bcd0e3f878ca67e269a6f00520ba7f93bf8bdb" => :mountain_lion
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build