From 1745eadbb5e539d22635edfcc18c685b471c73df Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 27 Jan 2017 23:40:57 -0800 Subject: [PATCH] vim 8.0.0249 Closes #9362. Signed-off-by: Tomasz Pajor --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 8877bed9ee..e56e03831f 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.0243.tar.gz" - sha256 "ca670b8664e71f5b6b5d8af32989cffcc39f5263d7b2158153423cfa0052d0d5" + url "https://github.com/vim/vim/archive/v8.0.0249.tar.gz" + sha256 "ee62cd4fb3980a39f8a57e885ff3fffff53e5ba913a5cb5f9cb84e8e7c5d7c05" head "https://github.com/vim/vim.git" bottle do