vim 8.1.0001

Closes #27983.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Martin Walsh 2018-05-17 16:36:42 -05:00 committed by FX Coudert
parent ed81d49984
commit 7767541b4c
2 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.0.1850.tar.gz"
sha256 "0d10ee1c45bc52897cd6abf15accd97688487f0d8b20155f4a6430f299d20a32"
url "https://github.com/vim/vim/archive/v8.1.0001.tar.gz"
sha256 "c342acaa26589f371fa34a5ca213b95811f26185c12443f8f48ad2868dee2935"
head "https://github.com/vim/vim.git"
bottle do