From b892c5ea82a493d153c8e8b5a79ae8427f4d0c89 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Sat, 14 Jan 2017 09:06:45 +0100 Subject: [PATCH] vim 8.0.0178 Closes #8835. Signed-off-by: William Woodruff --- Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index ad75d100bf..1b026cf471 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.0176.tar.gz" - sha256 "5199cd4c550379ca196f8ab926bbf3d5b468ff18cdc8c1075dea955c583febf8" + url "https://github.com/vim/vim/archive/v8.0.0178.tar.gz" + sha256 "d506af34e63563086f645e81d6b08d41cd0ef92fb49868fd141473d4d941464b" head "https://github.com/vim/vim.git" bottle do