From af5960c837ed72b91eb12d0b08ba7a7220606424 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Thu, 30 Mar 2017 05:31:59 +0200 Subject: [PATCH] vim 8.0.0525 Closes #11826. 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 f57f7c99442cf..958e3d5d087b6 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.0515.tar.gz" - sha256 "f7ee6be1232602a6eaa156e0bb5a6cea356ad8991bfe81b690b7f0cf235b635d" + url "https://github.com/vim/vim/archive/v8.0.0525.tar.gz" + sha256 "00b55e63be868476be9848eddbf18f0ded119633876ab8c20e7e0efd44f31fd6" head "https://github.com/vim/vim.git" bottle do