From 70d898ebaa1d8bc0e8db1150f8c956c9da3c706c Mon Sep 17 00:00:00 2001 From: Michiel Van Couwenberghe Date: Wed, 30 Oct 2019 15:08:39 +0100 Subject: [PATCH] macvim 8.1-161 Closes #45988. Signed-off-by: Rui Chen --- Formula/macvim.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/macvim.rb b/Formula/macvim.rb index 8951720f1c..ce286dcf87 100644 --- a/Formula/macvim.rb +++ b/Formula/macvim.rb @@ -2,9 +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-160.tar.gz" - version "8.1-160" - sha256 "93768cae1949ee0c0a19301f8685a820c584f938f0406b58b6787b0c87ef1ebc" + url "https://github.com/macvim-dev/macvim/archive/snapshot-161.tar.gz" + version "8.1-161" + sha256 "e64959dc0b62bc23f481e42eccbe593d3606a241df334dcfabd28fdd8a769a29" head "https://github.com/macvim-dev/macvim.git" bottle do