vim 8.0.0515

Closes #11697.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Alexander Hamann 2017-03-28 01:02:55 +02:00 committed by FX Coudert
parent 09413842b8
commit a7d7866035

View file

@ -1,8 +1,8 @@
class Vim < Formula
desc "Vi \"workalike\" with many additional features"
homepage "http://www.vim.org/"
url "https://github.com/vim/vim/archive/v8.0.0512.tar.gz"
sha256 "79768d312a4d20240e7201a5768b5799097eb085bade967499864eda8cf00601"
url "https://github.com/vim/vim/archive/v8.0.0515.tar.gz"
sha256 "f7ee6be1232602a6eaa156e0bb5a6cea356ad8991bfe81b690b7f0cf235b635d"
head "https://github.com/vim/vim.git"
bottle do