diff --git a/Formula/vim.rb b/Formula/vim.rb index b1b3ecee494e5..8d0d9b1552b66 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -1,8 +1,8 @@ class Vim < Formula desc "Vi \"workalike\" with many additional features" homepage "http://www.vim.org/" - url "https://github.com/vim/vim/archive/v8.0.0567.tar.gz" - sha256 "1013fb97a31b9a80099a2acd64f61de317f0df14197d3a23b33ff407f660096d" + url "https://github.com/vim/vim/archive/v8.0.0577.tar.gz" + sha256 "4301a554e59951ce0079d21c51aec440613e13836c6eea7ed6d7cbd5f87a2ecf" head "https://github.com/vim/vim.git" bottle do