From f08afe80eb44e0ee1a41cdfd5d73a2b97d9e949b Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Tue, 10 Jan 2017 07:55:57 +0100 Subject: [PATCH] vim 8.0.0163 Closes #8675. Signed-off-by: Tomasz Pajor --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 53bfa4f2cb..c8203885ef 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.0160.tar.gz" - sha256 "955c9f9196c548c199650dd932fb010a5fd94e5a9fe71acfc2798364e99bf1bc" + url "https://github.com/vim/vim/archive/v8.0.0163.tar.gz" + sha256 "f9987dc052e05168620ad95262e16beb05974ae26c4b93ce11f6d6efb103d752" head "https://github.com/vim/vim.git" bottle do