vim 8.1.2150

Closes #45344.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Michihito Shigemura 2019-10-15 11:19:48 +09:00 committed by FX Coudert
parent 68072526ee
commit 210c03c0b8

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.2100.tar.gz"
sha256 "ef89982b9a0f2c6d0c59a3e845c622a38ddd23588772d1f722f2c8e7c209b503"
url "https://github.com/vim/vim/archive/v8.1.2150.tar.gz"
sha256 "0ab3a2656f3f2a4e9b9834ce2c119aaa6c895847f7df779f3aeaa3e87f974b75"
head "https://github.com/vim/vim.git"
bottle do