From f4e498fa3d88c4505cb93af23b80b20c67960230 Mon Sep 17 00:00:00 2001 From: Drew Stephens Date: Fri, 30 Dec 2011 18:30:06 -0500 Subject: autojump v19 Closes #9340. Signed-off-by: Misty De Meo --- Library/Formula/autojump.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb index 60fba4687..64688e9e4 100644 --- a/Library/Formula/autojump.rb +++ b/Library/Formula/autojump.rb @@ -1,9 +1,9 @@ require 'formula' class Autojump < Formula - url 'https://github.com/downloads/joelthelion/autojump/autojump_v17.tar.gz' + url 'https://github.com/downloads/joelthelion/autojump/autojump_v19.tar.gz' homepage 'https://github.com/joelthelion/autojump/wiki' - md5 '38f9cf32fc6442d2db82a64086811a2b' + md5 '7dd928f0fb5958067c53fa196a091e53' head 'https://github.com/joelthelion/autojump.git' -- cgit v1.2.3