vim 8.0.0543

Closes #12071.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Alexander Hamann 2017-04-05 06:33:11 +02:00
parent 882f699cbf
commit ad9958a459
2 changed files with 3 additions and 2 deletions

1
Aliases/vim@8.0 Symbolic link
View file

@ -0,0 +1 @@
../Formula/vim.rb

View file

@ -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