aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-03-16 10:26:09 -0500
committerBrett Koonce2014-03-16 11:14:56 -0500
commit21da86379276a6b51e9cb12ea631fd3d29dfb86d (patch)
tree21e4f1af427ffcb1c955346b64058df60c6d1942 /Library/Formula
parent955fe94fd29383adb54b127ea24d32f1dafedd81 (diff)
downloadhomebrew-21da86379276a6b51e9cb12ea631fd3d29dfb86d.tar.bz2
friendly-find (ffind) 0.3.2
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ffind.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ffind.rb b/Library/Formula/ffind.rb
index de9db75fd..1c5f979f8 100644
--- a/Library/Formula/ffind.rb
+++ b/Library/Formula/ffind.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ffind < Formula
homepage 'https://github.com/sjl/friendly-find'
- url 'https://github.com/sjl/friendly-find/archive/v0.3.1.tar.gz'
- sha1 'c729a7ab2ae215d37a3e7cc0f16de24be1c965f6'
+ url 'https://github.com/sjl/friendly-find/archive/v0.3.2.tar.gz'
+ sha1 'fe4d943642e5bf344e2095122bb49216bcc2e2bd'
conflicts_with 'sleuthkit',
:because => "both install a 'ffind' executable."