diff --git a/Formula/vim.rb b/Formula/vim.rb index 92e7f09cd4..b9a3b577a5 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -2,8 +2,8 @@ class Vim < Formula desc "Vi 'workalike' with many additional features" homepage "https://www.vim.org/" # vim should only be updated every 50 releases on multiples of 50 - url "https://github.com/vim/vim/archive/v8.1.1350.tar.gz" - sha256 "4a398e3914a8f822a489857e60c905d4593003a982e2b2655d1f893e0124c0ab" + url "https://github.com/vim/vim/archive/v8.1.1400.tar.gz" + sha256 "164d73c453614a54193afab847aca78cbc7a45976ed3d8f20fa3acb617e1d320" head "https://github.com/vim/vim.git" bottle do