tiff2png: add 0.92 bottle.

This commit is contained in:
BrewTestBot 2015-02-05 00:06:53 +00:00
parent 5c84561d39
commit fa353be5fd

View file

@ -3,6 +3,13 @@ class Tiff2png < Formula
url "https://github.com/rillian/tiff2png/archive/v0.92.tar.gz"
sha1 "b838d0e43410a237837b46654e3fb1644fd9891f"
bottle do
cellar :any
sha1 "26a1789b8993f768a39e8b205b94fbc8f16605a3" => :yosemite
sha1 "897b3ed4ae0529dc7d71992c2b36cd05586f5cd6" => :mavericks
sha1 "5e91908ae45ce0dda0504465e31f8e0f610feac4" => :mountain_lion
end
depends_on "libtiff"
depends_on "libpng"
depends_on "jpeg"