vim 7.4.1301

Closes Homebrew/homebrew#49056.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
Akshay Hegde 2016-02-10 19:14:10 -08:00 committed by Martin Afanasjew
parent 4108745793
commit 7cc5b2acb5

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.1257.tar.gz"
sha256 "dc1c067422946bb9099e9c841bf420e888cc5613759265073c3c8881d09165a9"
url "https://github.com/vim/vim/archive/v7.4.1301.tar.gz"
sha256 "7158c668f9de047d1f2f6cd996fff3d09c201bd1cf7d2c565fe5c6f6a4d5178d"
head "https://github.com/vim/vim.git"
bottle :disable, "To use the user's Python."