diff --git a/Formula/vim.rb b/Formula/vim.rb index cf7f12d5de1e5..54f50beb2b0e1 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://vim.sourceforge.io/" # vim should only be updated every 50 releases on multiples of 50 - url "https://github.com/vim/vim/archive/v8.0.1200.tar.gz" - sha256 "98c928d5fa0c24bc19c5918bb6802cd6f608a4ae58b4a314c359b706a47fc662" + url "https://github.com/vim/vim/archive/v8.0.1250.tar.gz" + sha256 "daa0c19dbf2c4dda8b08af2a5ebc7d0dfb5cac335cb55c09a198f6de17e6219c" head "https://github.com/vim/vim.git" bottle do