vim 7.4.1993
Closes #2806. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
69a1730ae1
commit
00244eb811
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Vim < Formula
|
|||
desc "Vi \"workalike\" with many additional features"
|
||||
homepage "http://www.vim.org/"
|
||||
# *** Vim should be updated no more than once every 7 days ***
|
||||
url "https://github.com/vim/vim/archive/v7.4.1967.tar.gz"
|
||||
sha256 "d52491f18f1740199ed957c8b7fc9e83d491b2df6460c5380c286681428bdb78"
|
||||
url "https://github.com/vim/vim/archive/v7.4.1993.tar.gz"
|
||||
sha256 "96a68ea57f7e326771a114fbc081fc716fbd9cf6f526fdf21c3ce9718c8c2425"
|
||||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue