From a7d7866035a7782d4266b006ff6ac4d74b8a3991 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Tue, 28 Mar 2017 01:02:55 +0200 Subject: [PATCH] vim 8.0.0515 Closes #11697. Signed-off-by: FX Coudert --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index f00ddf0aef..df94ba89c3 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -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