From 750efe874a994090e539eb67d634ba57d4f84d84 Mon Sep 17 00:00:00 2001 From: David Larson Date: Thu, 25 Sep 2014 01:03:40 -0700 Subject: [PATCH] the_platinum_searcher 1.7.4 --- Formula/the_platinum_searcher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/the_platinum_searcher.rb b/Formula/the_platinum_searcher.rb index 74a72f0294..6b705cf723 100644 --- a/Formula/the_platinum_searcher.rb +++ b/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.1.tar.gz" - sha1 "5e2d704e0c0d8380c82e55a30b7d0fc749ab0c55" + url "https://github.com/monochromegane/the_platinum_searcher/archive/v1.7.4.tar.gz" + sha1 "564bb95672a927802e0beab42af42d6f52d8e5ec" head "https://github.com/monochromegane/the_platinum_searcher.git" go_resource "github.com/jessevdk/go-flags" do