diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/the_silver_searcher.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/the_silver_searcher.rb b/Library/Formula/the_silver_searcher.rb index 4b3a09f42..a07c6c00a 100644 --- a/Library/Formula/the_silver_searcher.rb +++ b/Library/Formula/the_silver_searcher.rb @@ -1,8 +1,8 @@ class TheSilverSearcher < Formula homepage "https://github.com/ggreer/the_silver_searcher" head "https://github.com/ggreer/the_silver_searcher.git" - url "https://github.com/ggreer/the_silver_searcher/archive/0.29.0.tar.gz" - sha1 "f7a85f0360d13f614ccb21b3ac1892cc71e3a8c5" + url "https://github.com/ggreer/the_silver_searcher/archive/0.29.1.tar.gz" + sha1 "128c27749b7166800c00879b427a117dd4a17804" bottle do cellar :any |
