vim 8.2.1100

Closes #57168.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
miccal 2020-07-01 07:08:37 +08:00 committed by BrewTestBot
parent ab136ea291
commit 9e32b8e019
1 changed files with 2 additions and 2 deletions

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.2.1050.tar.gz"
sha256 "629d94e9a4d4a1a37dbbc6ca06ee6e42c352043f1005ebaffa8bdef001d36e7b"
url "https://github.com/vim/vim/archive/v8.2.1100.tar.gz"
sha256 "e3c94473de09c50d92a6021cb230be7c1647822904945eb9d783a857916eef59"
head "https://github.com/vim/vim.git"
bottle do