vim 8.1.0150

Closes #29756.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-07-04 22:45:36 -07:00
parent e4c76d7de2
commit b99670611c

View file

@ -2,9 +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.0100.tar.gz"
sha256 "5156dd2fe74886b126b174d293cb4f8948d57a8dacd5d8310ded66098724e869"
revision 2
url "https://github.com/vim/vim/archive/v8.1.0150.tar.gz"
sha256 "d27812bc4fd0a901e0f3c082ef798cfad10f251adcfc6dec2ca8fcea34b2da17"
head "https://github.com/vim/vim.git"
bottle do