diff --git a/Formula/the_platinum_searcher.rb b/Formula/the_platinum_searcher.rb index efd9d5555cf..21557abaf35 100644 --- a/Formula/the_platinum_searcher.rb +++ b/Formula/the_platinum_searcher.rb @@ -2,8 +2,8 @@ require "formula" class ThePlatinumSearcher < Formula homepage "https://github.com/monochromegane/the_platinum_searcher" - url "https://github.com/monochromegane/the_platinum_searcher/archive/v1.6.4.tar.gz" - sha1 "362df20068c9ea19dfb3126c267012356dc7958c" + url "https://github.com/monochromegane/the_platinum_searcher/archive/v1.6.5.tar.gz" + sha1 "51658e4825b5f719fb37072da1b5035b5fde5734" head "https://github.com/monochromegane/the_platinum_searcher.git" depends_on "go" => :build