From b4aadae5b4f8c1df20935b8cbb06363f60763c81 Mon Sep 17 00:00:00 2001 From: William Ting Date: Thu, 1 Nov 2012 04:41:44 -0500 Subject: autojump 21.0.3 Closes #15793. Signed-off-by: Adam Vandenberg --- Library/Formula/autojump.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb index d5d7d94ba..ab9a3ec45 100644 --- a/Library/Formula/autojump.rb +++ b/Library/Formula/autojump.rb @@ -1,9 +1,9 @@ require 'formula' class Autojump < Formula - homepage 'https://github.com/joelthelion/autojump/wiki' - url 'https://github.com/downloads/joelthelion/autojump/autojump_v20.tar.gz' - sha1 '7de157feb90dc22d5959914fa531844c68d5ba7b' + homepage 'https://github.com/joelthelion/autojump#name' + url 'https://github.com/downloads/joelthelion/autojump/autojump_v21.0.3.tar.gz' + sha1 'b81308d6ff50680cb74795195e93427557a938ad' head 'https://github.com/joelthelion/autojump.git' -- cgit v1.2.3