imagesnap: add 0.2.5 bottle.
This commit is contained in:
parent
a98680ab52
commit
4e3f49600c
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Imagesnap < Formula
|
|||
url 'https://downloads.sourceforge.net/project/iharder/imagesnap/ImageSnap-v0.2.5.tgz'
|
||||
sha1 '3761bada4fddc92df0c61750d5ead24cf944c469'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "b2b12f5f47aadb7ae9969458baf1dcda943952bf" => :mavericks
|
||||
sha1 "74efb274ecb9068c2002eb4fbf7b9d1f8348dc12" => :mountain_lion
|
||||
sha1 "e7cc60e951fdc149c1cf3e39dd6af31f74c2269c" => :lion
|
||||
end
|
||||
|
||||
depends_on :xcode => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue