vim 8.0.0698
Closes #15408. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bf958b55bc
commit
8b6fef18d7
1 changed files with 2 additions and 2 deletions
|
@ -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.0692.tar.gz"
|
||||
sha256 "04cb0807a4dd4aaad533369b01bde47f1abc8fbe261fdc26d9322c3217b7ce7e"
|
||||
url "https://github.com/vim/vim/archive/v8.0.0698.tar.gz"
|
||||
sha256 "bcaa735738aa4342745ce74ebd4bcfb6acd0267baa0400817f313501d0248066"
|
||||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue