aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorGeoff Greer2012-11-07 22:41:25 -0800
committerAdam Vandenberg2012-11-07 22:53:56 -0800
commit9b7c61bc0530714e8ec30b0f86234711b1be9e72 (patch)
treef2946ebd7e8c46ed08f14a7f10874dd9d1470f3a /Library/Formula
parent0b6a716d57ae85adfbc58a851b9ea040165b8492 (diff)
downloadhomebrew-9b7c61bc0530714e8ec30b0f86234711b1be9e72.tar.bz2
The Silver Searcher 0.13
Closes #15911. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/the_silver_searcher.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/the_silver_searcher.rb b/Library/Formula/the_silver_searcher.rb
index ec57d0e29..95aa82cbc 100644
--- a/Library/Formula/the_silver_searcher.rb
+++ b/Library/Formula/the_silver_searcher.rb
@@ -2,8 +2,8 @@ require 'formula'
class TheSilverSearcher < Formula
homepage 'https://github.com/ggreer/the_silver_searcher'
- url 'https://github.com/ggreer/the_silver_searcher/tarball/0.12'
- sha1 '8b19f76fd81d7c2db22567127cf2cf8d6302d43a'
+ url 'https://github.com/ggreer/the_silver_searcher/tarball/0.13'
+ sha1 '764cb9fa86f1df1627d86e679b19d5a561bf20d3'
head 'https://github.com/ggreer/the_silver_searcher.git'