diff --git a/Formula/vim.rb b/Formula/vim.rb index aa645b020b..ebf881a039 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -1,8 +1,8 @@ class Vim < Formula desc "Vi 'workalike' with many additional features" homepage "https://vim.sourceforge.io/" - url "https://github.com/vim/vim/archive/v8.0.0946.tar.gz" - sha256 "be875adbb857c644f2c8f85f4452d88dc822eb2f7e876fd6c9977ba5e9039757" + url "https://github.com/vim/vim/archive/v8.0.0983.tar.gz" + sha256 "5f3d5307d7055e3a55811546f6c787f1c65d209ae5b83e36c0de16d64fda8bf2" head "https://github.com/vim/vim.git" bottle do