vim 8.0.0123

Closes #7521.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Alexander Hamann 2016-12-04 06:42:43 +01:00 committed by ilovezfs
parent c8f2b60a51
commit b9780f5c0a

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.0118.tar.gz"
sha256 "94be26ce8b2a23143c1a4da830b65b4903bd08c66a0fa86f496cda7c3cc53e3f"
url "https://github.com/vim/vim/archive/v8.0.0123.tar.gz"
sha256 "4abdbbf757d78f2fca4af85c9f04941cda76638dde38349824f1493c771e6717"
head "https://github.com/vim/vim.git"