vim 8.1.1650

Closes #41718.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Robert Blair 2019-07-08 13:16:37 -05:00 committed by Chongyu Zhu
parent a2acc0cb32
commit a617f80dbe
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.1600.tar.gz"
sha256 "4c73c88a164a74c57c7efad891e461edfc55d8dfe7f70b95c101abfe54eec3a4"
url "https://github.com/vim/vim/archive/v8.1.1650.tar.gz"
sha256 "e2ae1e68384e3858804fff40ff5a409479c64142fd2a86976040d8c247476d5e"
head "https://github.com/vim/vim.git"
bottle do