vim 8.0.0562

Closes #12304.

Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
Alexander Hamann 2017-04-11 06:50:40 +02:00
parent 45a2180dfb
commit 9cb19679c4

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.0559.tar.gz"
sha256 "47a25d3d352c2239ddf16b7e4a878522e1b8c84af2ba34c4d1619901ba90e3e8"
url "https://github.com/vim/vim/archive/v8.0.0562.tar.gz"
sha256 "15fe36f513b7a89fa2477846c43d1e7d57826a1cc7fcaa772ec081bb0443d1c8"
head "https://github.com/vim/vim.git"
bottle do