diff --git a/Formula/vim.rb b/Formula/vim.rb index 6f70959e93..3c459e3285 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.1967.tar.gz" - sha256 "d52491f18f1740199ed957c8b7fc9e83d491b2df6460c5380c286681428bdb78" + url "https://github.com/vim/vim/archive/v7.4.1993.tar.gz" + sha256 "96a68ea57f7e326771a114fbc081fc716fbd9cf6f526fdf21c3ce9718c8c2425" head "https://github.com/vim/vim.git" bottle do