ext2fuse: add 0.8.1 bottle.

This commit is contained in:
BrewTestBot 2017-04-19 14:11:58 +01:00 committed by Mike McQuaid
parent ed70905135
commit d67663afaf

View file

@ -4,6 +4,13 @@ class Ext2fuse < Formula
url "https://downloads.sourceforge.net/project/ext2fuse/ext2fuse/0.8.1/ext2fuse-src-0.8.1.tar.gz"
sha256 "431035797b2783216ec74b6aad5c721b4bffb75d2174967266ee49f0a3466cd9"
bottle do
cellar :any
sha256 "22f2c626da7fbf83036debd9d3a564334c7d12919828c90cdb820c69c7911e3f" => :sierra
sha256 "fcf23e3ef7bf5afed5f3a009c4e41e4fbe6852faac0dff0cc5c8f35b3b491571" => :el_capitan
sha256 "01064d0a21a3a1d60686657df9146194700c879e5b43447c4a6cbc80cc62705b" => :yosemite
end
depends_on :osxfuse
depends_on "e2fsprogs"