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 9441b51b9..efdc046ae 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.15.tar.gz'
- sha1 '578adf5276a9bf39deb7dbaf86abca96c312a388'
+ url 'https://github.com/ggreer/the_silver_searcher/archive/0.16.tar.gz'
+ sha1 'cd6be1534a95d89f417681ac14832b1f5069bcd8'
head 'https://github.com/ggreer/the_silver_searcher.git'