vim 7.4.891

Closes Homebrew/homebrew#44840.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Drew Neil 2015-10-12 08:53:06 +01:00 committed by Baptiste Fontaine
parent 309272e221
commit 4ef63c6da3

View file

@ -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.889.tar.gz"
sha256 "b4247eb470e965a5fc08989b26ad30998b7f3efce1d5a5001b85666ee26ee4f3"
url "https://github.com/vim/vim/archive/v7.4.891.tar.gz"
sha256 "d9c0689cd3efb10ffc00b7f6b05304ee54be6bbbae85d882e0bce69b11aec523"
head "https://github.com/vim/vim.git"
# We only have special support for finding depends_on :python, but not yet for