aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-01-13 09:49:37 +0000
committerMike McQuaid2015-01-13 11:36:04 +0000
commit7fd740dd71b3aebd38c61832470be0a0594ec1a3 (patch)
treeaaffa531a250e83b65aa9299d5a4652ef90f878e /Library
parent5cc2536b481b43d0ea30ce9eb45927d9dda8bd69 (diff)
downloadhomebrew-7fd740dd71b3aebd38c61832470be0a0594ec1a3.tar.bz2
gifsicle: add 1.87 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gifsicle.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/gifsicle.rb b/Library/Formula/gifsicle.rb
index c16df7c39..4209af551 100644
--- a/Library/Formula/gifsicle.rb
+++ b/Library/Formula/gifsicle.rb
@@ -3,6 +3,13 @@ class Gifsicle < Formula
url "http://www.lcdf.org/gifsicle/gifsicle-1.87.tar.gz"
sha1 "0c22ba0fb0f5d005bd3bb579c2e07620fdd3ca5f"
+ bottle do
+ cellar :any
+ sha1 "d618aaf92098835824b8dee876fa1953fc4b8ecb" => :yosemite
+ sha1 "e4fd24422757c63836e9fa608ac00d9d5345b6c8" => :mavericks
+ sha1 "c0fa1e99faced73ee843fd7e0936ebd0a3d2e37b" => :mountain_lion
+ end
+
head do
url "https://github.com/kohler/gifsicle.git"