vim 8.1.1000

Closes #37773.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Maxim Usikov 2019-03-11 11:24:12 +03:00 committed by Chongyu Zhu
parent e197911abd
commit 46eb01d514
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -2,8 +2,8 @@ class Vim < Formula
desc "Vi 'workalike' with many additional features"
homepage "https://www.vim.org/"
# vim should only be updated every 50 releases on multiples of 50
url "https://github.com/vim/vim/archive/v8.1.0950.tar.gz"
sha256 "0c43a741424ac3b15347359247d806d3f62d79eea7e8a20f1bfd04bb2cc89f5c"
url "https://github.com/vim/vim/archive/v8.1.1000.tar.gz"
sha256 "b5a2307d7c8382ed68e9c5d058b2db91d9b4873c5a3ccfcdcba3208a86d321e9"
head "https://github.com/vim/vim.git"
bottle do