Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
autojump v19
Browse files Browse the repository at this point in the history
Closes #9340.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
  • Loading branch information
dinomite authored and mistydemeo committed Dec 31, 2011
1 parent 9e6d7ac commit f4e498f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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'

Expand Down

0 comments on commit f4e498f

Please sign in to comment.