From f10fe2f2a5718b4f6667d491b4ee7d6331ea62ef Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 23 May 2018 21:46:54 -0700 Subject: [PATCH] macvim 8.1-147 Closes #28218. Signed-off-by: ilovezfs --- Formula/macvim.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/macvim.rb b/Formula/macvim.rb index ccceec51d9..652595774d 100644 --- a/Formula/macvim.rb +++ b/Formula/macvim.rb @@ -2,10 +2,9 @@ class Macvim < Formula desc "GUI for vim, made for macOS" homepage "https://github.com/macvim-dev/macvim" - url "https://github.com/macvim-dev/macvim/archive/snapshot-146.tar.gz" - version "8.0-146" - sha256 "f13f2448ea17756d5d6f6a9e5cd1b933fa6f05c393d7848f35198b5b4a16105e" - revision 1 + url "https://github.com/macvim-dev/macvim/archive/snapshot-147.tar.gz" + version "8.1-147" + sha256 "a0db188c5b3f6bc564217cf332aa91814a2b84776c997137a927c408203c11e9" head "https://github.com/macvim-dev/macvim.git" bottle do