aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-22 02:39:09 +0100
committerMike McQuaid2014-10-22 08:24:41 +0100
commitbad196fa899e185c13c2642b9a8eb4ade611e7e6 (patch)
tree80030c092af9129c90660e9fcf54bff5ac5eb603
parentb04de899d4b887d672a6e31104e6c9d65318f397 (diff)
downloadhomebrew-bad196fa899e185c13c2642b9a8eb4ade611e7e6.tar.bz2
gnu-sed: update 4.2.2 bottle.
-rw-r--r--Library/Formula/gnu-sed.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/gnu-sed.rb b/Library/Formula/gnu-sed.rb
index 952ca167c..55fad70bf 100644
--- a/Library/Formula/gnu-sed.rb
+++ b/Library/Formula/gnu-sed.rb
@@ -8,9 +8,10 @@ class GnuSed < Formula
bottle do
cellar :any
- sha1 "4e97d284b3429838d296928a70bb700e38c33453" => :mavericks
- sha1 "11a59857a6a4e87059a8c52aeaabfb3283be2113" => :mountain_lion
- sha1 "a60cef42f2169074f1377fdf59dad5b652216d2c" => :lion
+ revision 1
+ sha1 "2f92a57761e272e41b00915d3a348927447b249d" => :yosemite
+ sha1 "aec8b9fc4ad1c58dc5279ee62133c2a67a24e651" => :mavericks
+ sha1 "4dff2a21df4148c95abc04e87544bef1c452951f" => :mountain_lion
end
option 'default-names', "Do not prepend 'g' to the binary"