Skip to content

Commit

Permalink
The Silver Searcher 0.12
Browse files Browse the repository at this point in the history
Closes Homebrew#15263.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
ggreer authored and adamv committed Oct 3, 2012
1 parent 40e8853 commit fdc2a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/the_silver_searcher.rb
Expand Up @@ -2,8 +2,8 @@

class TheSilverSearcher < Formula
homepage 'https://github.com/ggreer/the_silver_searcher'
url 'https://github.com/ggreer/the_silver_searcher/tarball/0.11.1'
sha1 '73e46e45ad911ef697f53b51764d5306e61b0538'
url 'https://github.com/ggreer/the_silver_searcher/tarball/0.12'
sha1 '8b19f76fd81d7c2db22567127cf2cf8d6302d43a'

head 'https://github.com/ggreer/the_silver_searcher.git'

Expand Down

0 comments on commit fdc2a9e

Please sign in to comment.