From 3c5b2692dc8ca60c8fe35d218b5f3695a5ce1953 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Sun, 9 Apr 2017 07:48:48 +0200 Subject: [PATCH] vim 8.0.0553 Closes #12241. 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 329d97a062..2323706b83 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.0550.tar.gz" - sha256 "626fa683029d09fe9269fcc16f6dc8e23172b06cac6a38170488962de9c02857" + url "https://github.com/vim/vim/archive/v8.0.0553.tar.gz" + sha256 "61bc8003525ac3fe833e30897a3aecd6e01d780e9b6be0fa507413a7bed42198" head "https://github.com/vim/vim.git" bottle do