vim 8.0.1050

Closes #17566.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-09-03 10:28:18 -07:00
parent 65b213de46
commit d5e0e4fde0

View file

@ -1,8 +1,8 @@
class Vim < Formula
desc "Vi 'workalike' with many additional features"
homepage "https://vim.sourceforge.io/"
url "https://github.com/vim/vim/archive/v8.0.0997.tar.gz"
sha256 "e5979ce47430de8d99608d1e8f2e0f1b7250b781ec89763bb81de8eae33f9d5f"
url "https://github.com/vim/vim/archive/v8.0.1050.tar.gz"
sha256 "e70924f558726dde2a737e55bbdbbbeca906ed3466c48f12d78a0172af981b32"
head "https://github.com/vim/vim.git"
bottle do