From 7bfef8683e43cf1a0965c08bdaed8fe8bfc71465 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 6 Feb 2018 09:49:35 -0800 Subject: [PATCH] vim: revision for python Closes #23748. Signed-off-by: FX Coudert --- Formula/vim.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/vim.rb b/Formula/vim.rb index 38ab7e3d38..39e0f22720 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -4,6 +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.0.1450.tar.gz" sha256 "9d5294c592784213e6ac653cf228702ce59905b26e58cf4a01993d6264e1e774" + revision 1 head "https://github.com/vim/vim.git" bottle do