From ebd62d97c5d8f92cda2a4ba574f78aa9bf537028 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Fri, 31 May 2019 01:24:59 +0800 Subject: [PATCH] vim: revision for perl --- Formula/vim.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 3dc24c96c9..1e3fc56186 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -4,7 +4,7 @@ class Vim < Formula # vim should only be updated every 50 releases on multiples of 50 url "https://github.com/vim/vim/archive/v8.1.1400.tar.gz" sha256 "164d73c453614a54193afab847aca78cbc7a45976ed3d8f20fa3acb617e1d320" - revision 1 + revision 2 head "https://github.com/vim/vim.git" bottle do