vim 8.0.0051

Closes #6348.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2016-10-28 00:36:44 -07:00 committed by Tomasz Pajor
parent ebb62a26b0
commit 6dfd2acd84

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/v8.0.0046.tar.gz"
sha256 "a768d3b959c44c6084c1c745012766a537303c687f8869d3e877c5a25cc812f4"
url "https://github.com/vim/vim/archive/v8.0.0051.tar.gz"
sha256 "df6a78f65c6d1844ec9832b49f1fcbf63c07ea9ec6239f9250c1ec35cbaa60a1"
head "https://github.com/vim/vim.git"