Revert "autojump 21.0.3"
This reverts commit b4aadae5b4f8c1df20935b8cbb06363f60763c81.
This commit is contained in:
parent
9cce08202a
commit
9831c2fab4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Autojump < Formula
|
||||
homepage 'https://github.com/joelthelion/autojump#name'
|
||||
url 'https://github.com/downloads/joelthelion/autojump/autojump_v21.0.3.tar.gz'
|
||||
sha1 'b81308d6ff50680cb74795195e93427557a938ad'
|
||||
homepage 'https://github.com/joelthelion/autojump/wiki'
|
||||
url 'https://github.com/downloads/joelthelion/autojump/autojump_v20.tar.gz'
|
||||
sha1 '7de157feb90dc22d5959914fa531844c68d5ba7b'
|
||||
|
||||
head 'https://github.com/joelthelion/autojump.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue