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 efdc046ae..c3cd88cbc 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/archive/0.16.tar.gz'
- sha1 'cd6be1534a95d89f417681ac14832b1f5069bcd8'
+ url 'https://github.com/ggreer/the_silver_searcher/archive/0.17.tar.gz'
+ sha1 '88673329b320457c065a914ceb77ac878ca4f0c0'
head 'https://github.com/ggreer/the_silver_searcher.git'