vim 7.4.1707

Closes #43.
This commit is contained in:
jdelisle 2016-04-04 18:30:45 -04:00 committed by tim smith
parent 155c75bdaf
commit f1798b7151

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.1655.tar.gz"
sha256 "8593171e3af0f6be34191ffd252fc95e81be2803f5da187b502e5be55277e1d7"
url "https://github.com/vim/vim/archive/v7.4.1707.tar.gz"
sha256 "5affbe1586e361c1d01d8d94530c363538699d37b29af335e0f0c126ba3ded97"
head "https://github.com/vim/vim.git"
bottle :disable, "To use the user's Python."