vim: revision for python
Closes #23748. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bc62c677dc
commit
7bfef8683e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue