the_silver_searcher 0.7.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Rico Sta. Cruz 2012-06-18 04:09:20 +08:00 committed by Adam Vandenberg
parent 5418187e33
commit ddf1da7b09

View file

@ -2,8 +2,9 @@ require 'formula'
class TheSilverSearcher < Formula class TheSilverSearcher < Formula
homepage 'https://github.com/ggreer/the_silver_searcher' homepage 'https://github.com/ggreer/the_silver_searcher'
url 'https://github.com/ggreer/the_silver_searcher/tarball/0.5' url 'https://github.com/ggreer/the_silver_searcher/tarball/0.7.2'
md5 'e39ccf313e40156176fb9fcd5373864c' sha1 '48c33fa25ded5c446c0fca8d32b10872aee38e70'
head 'https://github.com/ggreer/the_silver_searcher.git' head 'https://github.com/ggreer/the_silver_searcher.git'
if MacOS.xcode_version >= '4.3' if MacOS.xcode_version >= '4.3'