From d45cbdfa383cd1be82ef4b63c9513795bbf66404 Mon Sep 17 00:00:00 2001 From: jdelisle Date: Thu, 11 Aug 2016 14:01:03 -0400 Subject: [PATCH] vim 7.4.2196 Closes #3800. Signed-off-by: Dominyk Tiller --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 2fc51321af..5c96fc7823 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -2,8 +2,8 @@ class Vim < Formula desc "Vi \"workalike\" with many additional features" homepage "http://www.vim.org/" # *** Vim should be updated no more than once every 7 days *** - url "https://github.com/vim/vim/archive/v7.4.2152.tar.gz" - sha256 "578c096ad872dafe63c6ffe1b85e2bf89f96cd350fe9615c58adda0dbc8e97ad" + url "https://github.com/vim/vim/archive/v7.4.2196.tar.gz" + sha256 "8a7d38fed55e622a52a6f866d65397ae0f07dcf2aeaf53d006fc4dc4da6bb877" head "https://github.com/vim/vim.git" bottle do