vim 7.4.1063

Closes Homebrew/homebrew#47836.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
Brian van Burken 2016-01-08 09:19:11 +01:00 committed by Martin Afanasjew
parent 8aeea74760
commit 7bacfde49f

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