vim 8.0.0662

Closes #14870.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2017-06-23 02:02:45 -07:00
parent e543489165
commit 1e71b0aa3f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Vim < Formula
desc "Vi \"workalike\" with many additional features"
homepage "https://vim.sourceforge.io/"
url "https://github.com/vim/vim/archive/v8.0.0647.tar.gz"
sha256 "23772d8626606302c9e9fde823d6e0a38935b50dc4c0a5bb487d815f816ecda7"
url "https://github.com/vim/vim/archive/v8.0.0662.tar.gz"
sha256 "4df6565211229bf5241b507b7f2b9313a652a5f14b68c37bb5331a2027861bbb"
head "https://github.com/vim/vim.git"
bottle do