wdfs: add 1.4.2 bottle.

master
BrewTestBot 2017-04-19 14:12:00 +01:00 committed by Mike McQuaid
parent 3fe7217d1c
commit 3662320841
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class Wdfs < Formula
url "http://noedler.de/projekte/wdfs/wdfs-1.4.2.tar.gz"
sha256 "fcf2e1584568b07c7f3683a983a9be26fae6534b8109e09167e5dff9114ba2e5"
bottle do
cellar :any
sha256 "d88bd5f277e42a04048c6641e764c919b71b4cec554440ddb590b608c7d02955" => :sierra
sha256 "7133df159d9ca995fd982a7ffc2e3213112113e740c6ed5a5c48458d1f1bd1c3" => :el_capitan
sha256 "f427e5e1cde130dc890db1f27e7bbc8600ae9a22dfbb3fcdc8ada9eb73686f51" => :yosemite
end
depends_on "pkg-config" => :build
depends_on "glib"
depends_on "neon"