From 14e30cd5eb420afba51eacdafb5ac6ef3a16d808 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Sun, 30 Apr 2017 07:18:01 +0200 Subject: [PATCH] vim 8.0.0589 Closes #13049. Signed-off-by: Alexander Hamann --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index daa7a61bf1..48b668bd5d 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.0586.tar.gz" - sha256 "2525d2954a4a020583f569e65d7d4912f976bd6ed93388214787c9ff26553e44" + url "https://github.com/vim/vim/archive/v8.0.0589.tar.gz" + sha256 "220cc65f72c037e45791db4527004d778a128f0ccfe0d613e7e4a3c8ab4ba45e" head "https://github.com/vim/vim.git" bottle do