vim: revision for python

Closes #23748.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2018-02-06 09:49:35 -08:00 committed by FX Coudert
parent bc62c677dc
commit 7bfef8683e

View file

@ -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