vim 7.4.1257

Closes Homebrew/homebrew#48831.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
jdelisle 2016-02-04 12:16:37 -05:00 committed by Dominyk Tiller
parent 73ed600d02
commit b1d86afb15

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