vim 8.0.1350

Closes #21122.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-11-27 22:05:48 -08:00
parent be5843856f
commit 34e304a37e

View file

@ -2,8 +2,8 @@ class Vim < Formula
desc "Vi 'workalike' with many additional features" desc "Vi 'workalike' with many additional features"
homepage "https://vim.sourceforge.io/" homepage "https://vim.sourceforge.io/"
# vim should only be updated every 50 releases on multiples of 50 # vim should only be updated every 50 releases on multiples of 50
url "https://github.com/vim/vim/archive/v8.0.1300.tar.gz" url "https://github.com/vim/vim/archive/v8.0.1350.tar.gz"
sha256 "080e583cbd36900962f032df0d61e89797f6388fc191f32c4f216bae6bcf81a7" sha256 "6d4a07a9dff1476afb3147772df297fedf493e825c397d6fff74f7bfd911c99e"
head "https://github.com/vim/vim.git" head "https://github.com/vim/vim.git"
bottle do bottle do