aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 95aa82cbc..f06a02cd3 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.13'
- sha1 '764cb9fa86f1df1627d86e679b19d5a561bf20d3'
+ url 'https://github.com/ggreer/the_silver_searcher/tarball/0.13.1'
+ sha1 'd7f2a1b421d915ecd38858f0e2b993686dce4095'
head 'https://github.com/ggreer/the_silver_searcher.git'