diff --git a/Aliases/vim@8.0 b/Aliases/vim@8.0 new file mode 120000 index 0000000000..f76bbc8b03 --- /dev/null +++ b/Aliases/vim@8.0 @@ -0,0 +1 @@ +../Formula/vim.rb \ No newline at end of file diff --git a/Formula/vim.rb b/Formula/vim.rb index 2af8c9cd34..1d31db819c 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.0535.tar.gz" - sha256 "5dcba3fd1392effa1abe077bfdf33d5c7c6e15bb9c24688e9a22e141641b4d9c" + url "https://github.com/vim/vim/archive/v8.0.0543.tar.gz" + sha256 "54725c51defdba44bf4a76d21d5e4b6bea9588d6cc49c2f559bb56d12f72a9d6" head "https://github.com/vim/vim.git" bottle do