diff options
| author | David Larson | 2014-10-29 21:05:38 -0700 |
|---|---|---|
| committer | Tim D. Smith | 2014-10-29 22:13:58 -0700 |
| commit | aca0024e269879d8950f61bffed143d133a756de (patch) | |
| tree | 50c98b23812a9cd9de6d1650803641956b52a4b0 /Library/Formula | |
| parent | 60d4c157306c6d9a40cae4a02a094f92f18576b0 (diff) | |
| download | homebrew-aca0024e269879d8950f61bffed143d133a756de.tar.bz2 | |
the_platinum_searcher 1.7.5
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/the_platinum_searcher.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/the_platinum_searcher.rb b/Library/Formula/the_platinum_searcher.rb index efd6ad155..5a2cee7d6 100644 --- a/Library/Formula/the_platinum_searcher.rb +++ b/Library/Formula/the_platinum_searcher.rb @@ -3,8 +3,8 @@ require "language/go" class ThePlatinumSearcher < Formula homepage "https://github.com/monochromegane/the_platinum_searcher" - url "https://github.com/monochromegane/the_platinum_searcher/archive/v1.7.4.tar.gz" - sha1 "564bb95672a927802e0beab42af42d6f52d8e5ec" + url "https://github.com/monochromegane/the_platinum_searcher/archive/v1.7.5.tar.gz" + sha1 "775f73aaf894dabcfbd80f07eeb0d8450010ac15" head "https://github.com/monochromegane/the_platinum_searcher.git" go_resource "github.com/jessevdk/go-flags" do |
