cutter: add 1.2.4 bottle.

This commit is contained in:
BrewTestBot 2015-06-25 17:14:04 +01:00 committed by Mike McQuaid
parent 4a24f19ede
commit 0d122a19e1

View file

@ -5,6 +5,12 @@ class Cutter < Formula
sha256 "b917a5b67b1d5f24458db5ab177dc11d23b47f04f9cb7eef757f456483c629c6"
head "https://github.com/clear-code/cutter.git"
bottle do
sha256 "63aac653b8f4caf357d30fb1eaf67ba0ba190422de2a339364f04e455ccd0b47" => :yosemite
sha256 "6765e4880f7c893b5cb3fb6e48cafbfbc3e08b98470930048d895ea743355400" => :mavericks
sha256 "85e2fa9ce8b9ca51d3ea12cf83f25ef2513c986ed7c82dd6a96fb649bf6dd101" => :mountain_lion
end
depends_on "pkg-config" => :build
depends_on "intltool" => :build
depends_on "glib"