vim 8.1.1600

Closes #41351.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Michihito Shigemura 2019-06-26 12:31:19 +09:00 committed by Chongyu Zhu
parent 0404bb3104
commit 940b4e9b62
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.1550.tar.gz"
sha256 "34ce15edd9ec3e696ddbad539e49e18b67ddb3750d3064b18db0f218c218d4bc"
url "https://github.com/vim/vim/archive/v8.1.1600.tar.gz"
sha256 "4c73c88a164a74c57c7efad891e461edfc55d8dfe7f70b95c101abfe54eec3a4"
head "https://github.com/vim/vim.git"
bottle do