aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ack.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ack.rb')
-rw-r--r--Library/Formula/ack.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ack.rb b/Library/Formula/ack.rb
index e8930a634..27f730947 100644
--- a/Library/Formula/ack.rb
+++ b/Library/Formula/ack.rb
@@ -4,8 +4,8 @@ class Ack <ScriptFileFormula
# NOTE you don't need to specify the version, usually it is determined
# automatically by examination of the URL, however in this case our auto
# determination magic is inadequete
- version '1.90'
- url "http://github.com/petdance/ack/raw/c03b98d10d44a6eca4218c5a729b07b43d12c8d1/ack"
- md5 'd15d059166beff6103d2401aa2d783c7'
+ version '1.92'
+ url "http://github.com/petdance/ack/raw/f5556c48eb46100e1733f5a21b45a00f6c190061/ack"
+ md5 '7175438fbcb43405f50d7ffda701eeb3'
homepage 'http://betterthangrep.com/'
end