vim 8.1.1400

Closes #40352.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Michihito Shigemura 2019-05-27 10:04:06 +09:00 committed by Chongyu Zhu
parent 9b555bdd01
commit bae9fd1681
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.1350.tar.gz"
sha256 "4a398e3914a8f822a489857e60c905d4593003a982e2b2655d1f893e0124c0ab"
url "https://github.com/vim/vim/archive/v8.1.1400.tar.gz"
sha256 "164d73c453614a54193afab847aca78cbc7a45976ed3d8f20fa3acb617e1d320"
head "https://github.com/vim/vim.git"
bottle do