From 1b951c7fa71a0f681bb7e75ab592a5d047e27ea6 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Thu, 12 Jan 2017 07:46:16 +0100 Subject: [PATCH] vim 8.0.0172 Closes #8757. Signed-off-by: ilovezfs --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index dcfd710fd8..35e6b4a3b7 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.0170.tar.gz" - sha256 "925521b0728df7bd22378f30791abbfe13a8383d7ebfe6b8497af6bcc9ef5107" + url "https://github.com/vim/vim/archive/v8.0.0172.tar.gz" + sha256 "ebb04babda7021bd49cb524a1b462c4a472740842a90e41f274f6409b0543931" head "https://github.com/vim/vim.git" bottle do